Skip to content

Commit

Permalink
set Go version to 1.15 and run go mod tidy (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
web3-bot authored Apr 1, 2021
1 parent 4f1f946 commit c27ee34
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 @@ -12,4 +12,4 @@ require (
github.com/stretchr/testify v1.7.0
)

go 1.13
go 1.15

0 comments on commit c27ee34

Please sign in to comment.