Skip to content

Commit 0591471

Browse files
committed
bump go.mod to Go 1.16 and run go fix
1 parent dfe575f commit 0591471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fuzz/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/ipfs/go-datastore/fuzz
22

3-
go 1.14
3+
go 1.16
44

55
replace github.com/ipfs/go-datastore => ../
66

0 commit comments

Comments
 (0)