Skip to content

Commit

Permalink
Update go version
Browse files Browse the repository at this point in the history
  • Loading branch information
rsierra committed Apr 13, 2020
1 parent 1597d34 commit 2c46092
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
module github.com/maguilag/file-qrs

go 1.13
go 1.14

require (
github.com/abbot/go-http-auth v0.4.0 // indirect
github.com/abbot/go-http-auth v0.4.0
golang.org/x/crypto v0.0.0-20200117160349-530e935923ad // indirect
golang.org/x/net v0.0.0-20200114155413-6afb5195e5aa // indirect
)

0 comments on commit 2c46092

Please sign in to comment.