Skip to content

Commit

Permalink
fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 26, 2023
1 parent b0ebad5 commit 3fa4210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -18,6 +18,7 @@ require (
github.com/gorilla/mux v1.8.0
github.com/gorilla/websocket v1.5.0
github.com/hashicorp/go-getter/v2 v2.2.1
github.com/hashicorp/go-multierror v1.1.1
github.com/hashicorp/go-version v1.6.0
github.com/hashicorp/terraform-config-inspect v0.0.0-20230413234026-f1617e8a5fcc
github.com/kr/pretty v0.3.1
Expand Down Expand Up @@ -88,7 +89,6 @@ require (
github.com/gorilla/css v1.0.0 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/hashicorp/go-retryablehttp v0.7.2 // indirect
github.com/hashicorp/go-safetemp v1.0.0 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
Expand Down

0 comments on commit 3fa4210

Please sign in to comment.