Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TwiN/whois
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: TwiN/whois
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.1
Choose a head ref
  • 11 commits
  • 10 files changed
  • 4 contributors

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    b313b82 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    406ff44 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    c4b6a43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5562fed View commit details
    Browse the repository at this point in the history
  3. build: Fix path in build script

    Fixes #4
    TwiN committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    d5ce6ea View commit details
    Browse the repository at this point in the history
  4. chore: Add .gitattributes

    TwiN committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    d99a696 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. chore: Upgrade Go to 1.20

    TwiN committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    7641c26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b6d29f View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. legal: Bump license year

    TwiN committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    ae1888c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. build(deps): Bump actions/setup-go from 3 to 4 (#5)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    c0a275d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. return error for all domain exts without grace period (#6)

    * return error for all domain exts without grace period
    
    * Update whois.go
    
    * requested changes
    
    ---------
    
    Co-authored-by: julian.pieles <[email protected]>
    Co-authored-by: TwiN <[email protected]>
    3 people authored Jun 3, 2023
    Configuration menu
    Copy the full SHA
    ea4c6db View commit details
    Browse the repository at this point in the history
Loading