Skip to content

Commit

Permalink
Golang: Updated to v1.22.0. (#144)
Browse files Browse the repository at this point in the history
Co-authored-by: ifindlay-cci <84311346+ifindlay-cci@users.noreply.github.com>
  • Loading branch information
Cryogenics-CI and ifindlay-cci committed Feb 8, 2024
1 parent a9bbafd commit 67609ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module code.cloudfoundry.org/volumedriver

go 1.21.7
go 1.22.0

require (
code.cloudfoundry.org/dockerdriver v0.0.0-20230406152506-76bff1bc51ef
Expand Down

0 comments on commit 67609ac

Please sign in to comment.