Skip to content

Commit

Permalink
Update go.mod to lower go 1.16 to go 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
fxamacker authored Oct 4, 2021
1 parent 2b11b2e commit d31f5fb
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,3 +1,3 @@
module github.com/fxamacker/circlehash

go 1.16
go 1.15

0 comments on commit d31f5fb

Please sign in to comment.