Skip to content

Commit 46feea8

Browse files
authored
ci: uci/update-go (#45)
* chore: bump go.mod to Go 1.21 and run go fix * chore: run go mod tidy
1 parent 600658e commit 46feea8

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/ipld/go-ipld-graphql
22

3-
go 1.20
3+
go 1.21
44

55
require (
66
github.com/ipld/go-ipld-prime v0.12.4-0.20211019203807-9ddc75a0c4ae

0 commit comments

Comments
 (0)