Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Commit

Permalink
bump go.mod to Go 1.16 and run go fix
Browse files Browse the repository at this point in the history
  • Loading branch information
web3-bot committed Oct 15, 2021
1 parent 58393b4 commit 1c82e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/ipfs/go-filestore

go 1.15
go 1.16

require (
github.com/gogo/protobuf v1.3.1
Expand Down

0 comments on commit 1c82e0a

Please sign in to comment.