Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump go 1.21 #286

Merged
merged 6 commits into from
Aug 23, 2023
Merged

Bump go 1.21 #286

merged 6 commits into from
Aug 23, 2023

Commits on Aug 23, 2023

  1. flake.lock: Update

    Flake lock file updates:
    
    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs/0bab81e6319eb418e1509fe4b88401a022f3bf99' (2023-08-06)
      → 'github:NixOS/nixpkgs/0b07d4957ee1bd7fd3bdfd12db5f361bd70175a6' (2023-08-20)
    kachick committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    8b6fd43 View commit details
    Browse the repository at this point in the history
  2. Prefer nixos-unstable rather than nixpkgs-unstable

    Why nixos is edge for this time...?
    kachick committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    8bbeef8 View commit details
    Browse the repository at this point in the history
  3. Use go 1.21 in this repo

    kachick committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5db4ecf View commit details
    Browse the repository at this point in the history
  4. go mod tidy -go=1.21

    I dont know detail about toolchain...
    
    https://go.dev/doc/toolchain
    kachick committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a47ebf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    719ab82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8449a7 View commit details
    Browse the repository at this point in the history