Skip to content

Commit bf459cc

Browse files
committed
Fix golang version
Set golang version to `v1.21.0`, s. golang/go#62278 (comment)
1 parent 5dda669 commit bf459cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/onmetal/fedhcp
22

3-
go 1.21
3+
go 1.21.0
44

55
require (
66
github.com/coredhcp/coredhcp v0.0.0-20220602152301-a2552c5c1b7a

0 commit comments

Comments
 (0)