Skip to content

Commit

Permalink
go get -u & go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
nbari committed Jul 11, 2021
1 parent a762fba commit dc81a83
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/nbari/www

go 1.13
go 1.16

require (
golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97
Expand Down

0 comments on commit dc81a83

Please sign in to comment.