Skip to content

Commit

Permalink
unchange values of go and toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
haoqixu committed Jan 2, 2025
1 parent 714f23d commit 623e40b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/getsops/sops/v3

go 1.22.7
go 1.22

toolchain go1.23.4
toolchain go1.22.9

require (
cloud.google.com/go/kms v1.20.3
Expand Down

0 comments on commit 623e40b

Please sign in to comment.