Skip to content

Commit

Permalink
Update go.mod version to use proper toolchain version
Browse files Browse the repository at this point in the history
  • Loading branch information
stevendpclark committed Nov 5, 2024
1 parent 3543c42 commit ef57d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugincontainer/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/hashicorp/go-secure-stdlib/plugincontainer

go 1.22
go 1.22.0

require (
github.com/docker/docker v27.2.1+incompatible
Expand Down

0 comments on commit ef57d4b

Please sign in to comment.