Skip to content

Commit 93f4acc

Browse files
authored
ci: uci/update-go (#39)
* chore: bump go.mod to Go 1.21 and run go fix * chore: run go mod tidy
1 parent 813800d commit 93f4acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ require (
2121
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550 // indirect
2222
)
2323

24-
go 1.20
24+
go 1.21

0 commit comments

Comments
 (0)