Skip to content

Commit

Permalink
set Go version to 1.15 and run go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
web3-bot authored and Stebalien committed Jul 12, 2021
1 parent 80bb40e commit c361b87
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
Expand Up @@ -11,4 +11,4 @@ require (
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
)

go 1.13
go 1.15

0 comments on commit c361b87

Please sign in to comment.