File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ require (
23
23
github.com/evergreen-ci/shrub v0.0.0-20250506131348-39cf0eb2b3dc
24
24
github.com/getkin/kin-openapi v0.133.0
25
25
github.com/go-test/deep v1.1.1
26
- github.com/golang-jwt/jwt/v5 v5.3.0
27
26
github.com/google/go-github/v61 v61.0.0
28
27
github.com/hinshun/vt10x v0.0.0-20220301184237-5011da428d02
29
28
github.com/klauspost/compress v1.18.0
@@ -63,6 +62,7 @@ require (
63
62
github.com/cli/safeexec v1.0.0 // indirect
64
63
github.com/danieljoos/wincred v1.2.2 // indirect
65
64
github.com/godbus/dbus/v5 v5.1.0 // indirect
65
+ github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
66
66
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
67
67
github.com/google/addlicense v1.1.1 // indirect
68
68
github.com/google/go-licenses/v2 v2.0.0-alpha.1 // indirect
You can’t perform that action at this time.
0 commit comments