Skip to content

Commit 65711a9

Browse files
authored
ci: uci/update-go (#118)
* chore: bump go.mod to Go 1.21 and run go fix * chore: run go mod tidy
1 parent 03f6740 commit 65711a9

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
@@ -32,4 +32,4 @@ require (
3232
gopkg.in/yaml.v3 v3.0.0 // indirect
3333
)
3434

35-
go 1.20
35+
go 1.21

0 commit comments

Comments
 (0)