Skip to content

Commit

Permalink
Drop the toolchain back to 1.21.0
Browse files Browse the repository at this point in the history
Signed-off-by: Miloslav Trmač <[email protected]>
  • Loading branch information
mtrmac committed Jul 27, 2024
1 parent 2998481 commit ef518e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ module github.com/containers/skopeo
go 1.21.0

// Warning: Ensure the "go" and "toolchain" versions match exactly to prevent unwanted auto-updates
toolchain go1.21.12

require (
github.com/Masterminds/semver/v3 v3.2.1
Expand Down

0 comments on commit ef518e3

Please sign in to comment.