E5D6 Comparing v1.3.4...v1.4.0 · ghostiam/binstruct · GitHub
[go: up one dir, main page]

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: ghostiam/binstruct
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.4
Choose a base ref
...
head repository: ghostiam/binstruct
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 1, 2024

  1. Update min Go version to 1.21.

    Per the release policy [1], versions earlier than Go 1.21 are
    no longer supported now that 1.23 has been released.
    
    Also remove deprecated usage of ioutil.
    
    [1] https://go.dev/doc/devel/release#policy
    diwakergupta committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8371482 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from diwakergupta/chore/update-go

    Update min Go version to 1.21.
    ghostiam authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    121aa60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69e4c21 View commit details
    Browse the repository at this point in the history
Loading
0