Skip to content

Commit

Permalink
chore: revert toolchain changes
Browse files Browse the repository at this point in the history
  • Loading branch information
devstein committed Dec 24, 2024
1 parent 3f33935 commit 448af49
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module github.com/viaduct-ai/kustomize-sops

go 1.22.7
go 1.22
toolchain go1.22.9

require (
github.com/getsops/sops/v3 v3.9.2
Expand Down

0 comments on commit 448af49

Please sign in to comment.