Merge pull request #757 from hpcng/mslacken-patch-1

Update go version to 1.17
This commit is contained in:
Christian Goll
2023-03-30 09:35:41 +02:00
committed by GitHub

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/hpcng/warewulf module github.com/hpcng/warewulf
go 1.16 go 1.17
require ( require (
github.com/containers/image/v5 v5.7.0 github.com/containers/image/v5 v5.7.0