Skip to content

Commit

Permalink
Bumped dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jbristowe committed Nov 21, 2020
1 parent 6c11517 commit 5c80a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -15,6 +15,6 @@ require (
github.com/stretchr/testify v1.6.1
golang.org/x/crypto v0.0.0-20201117144127-c1f2f97bffc9 // indirect
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68 // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
gopkg.in/check.v1 v1.0.0-20200902074654-038fdea0a05b // indirect
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776 // indirect
)

0 comments on commit 5c80a5c

Please sign in to comment.