Skip to content

Commit

Permalink
adjust deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jondot committed Jun 6, 2021
1 parent 5aee7eb commit 289430b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@ require (
golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1 // indirect
google.golang.org/genproto v0.0.0-20210222152913-aa3ee6e6a81c
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
)
1 change: 1 addition & 0 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -502,4 +502,5 @@ gopkg.in/square/go-jose.v2/jwt
## explicit
gopkg.in/yaml.v2
# gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
## explicit
gopkg.in/yaml.v3

0 comments on commit 289430b

Please sign in to comment.