Skip to content

Commit

Permalink
Update module github.com/MicahParks/keyfunc/v2 to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent 55efef1 commit 94678ec
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
7 changes: 5 additions & 2 deletions pkg/elvid/go.mod
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
module github.com/3lvia/libraries-go/pkg/elvid

go 1.20
go 1.21.5

toolchain go1.21.6

require (
github.com/MicahParks/keyfunc/v2 v2.1.0
github.com/golang-jwt/jwt/v5 v5.0.0
github.com/MicahParks/keyfunc/v3 v3.2.3
github.com/golang-jwt/jwt/v5 v5.2.0
golang.org/x/oauth2 v0.10.0
)

Expand Down
3 changes: 3 additions & 0 deletions pkg/elvid/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
github.com/MicahParks/keyfunc/v2 v2.1.0 h1:6ZXKb9Rp6qp1bDbJefnG7cTH8yMN1IC/4nf+GVjO99k=
github.com/MicahParks/keyfunc/v2 v2.1.0/go.mod h1:rW42fi+xgLJ2FRRXAfNx9ZA8WpD4OeE/yHVMteCkw9k=
github.com/MicahParks/keyfunc/v3 v3.2.3/go.mod h1:L86EyY1bzogk8djkNS2g68ByiBLHHF6s1PNNc7ne8+Y=
github.com/golang-jwt/jwt/v5 v5.0.0 h1:1n1XNM9hk7O9mnQoNBGolZvzebBQ7p93ULHRc28XJUE=
github.com/golang-jwt/jwt/v5 v5.0.0/go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk=
github.com/golang-jwt/jwt/v5 v5.2.0 h1:d/ix8ftRUorsN+5eMIlF4T6J8CAt9rch3My2winC1Jw=
github.com/golang-jwt/jwt/v5 v5.2.0/go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk=
github.com/golang/protobuf v1.3.1/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
github.com/golang/protobuf v1.5.0/go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk=
github.com/golang/protobuf v1.5.3 h1:KhyjKVUg7Usr/dYsdSqoFveMYd5ko72D+zANwlG1mmg=
Expand Down

0 comments on commit 94678ec

Please sign in to comment.