Skip to content

Commit

Permalink
Fix go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
jknipper committed May 8, 2024
1 parent 927164f commit b1d64fd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/sapcc/kubernikus

go 1.22.0

toolchain go1.22.2
go 1.22

require (
dario.cat/mergo v1.0.0
Expand Down

0 comments on commit b1d64fd

Please sign in to comment.