Skip to content

Commit 979f595

Browse files
CCM-13343: Trivy Package and Library Scans
1 parent c7f1270 commit 979f595

File tree

3 files changed

+573
-198
lines changed

3 files changed

+573
-198
lines changed

docs/adr/assets/ADR-003/examples/golang/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ toolchain go1.24.1
55

66
require (
77
github.com/go-resty/resty/v2 v2.7.0
8-
github.com/golang-jwt/jwt v3.2.2+incompatible
8+
github.com/golang-jwt/jwt v5.3.0+incompatible
99
)
1010

1111
require golang.org/x/net v0.38.0 // indirect

0 commit comments

Comments
 (0)