Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
skythen authored Jun 15, 2021
1 parent dbcc709 commit 424e659
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
module gobalplatform
module github.com/skythen/gobalplatform

go 1.15

require (
github.com/google/go-cmp v0.5.5
github.com/pkg/errors v0.9.1
github.com/skythen/apdu v0.1.0
github.com/skythen/apdu v0.1.1
github.com/skythen/bertlv v0.1.2
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
)

0 comments on commit 424e659

Please sign in to comment.