Skip to content

Commit 50c0275

Browse files
authored
Merge pull request #54 from DharmitD/snyk-cve-api
UPSTREAM: <carry>: Upgrade DSP api/go.mod package versions
2 parents 2aacfe2 + a54c07f commit 50c0275

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ require (
1010
replace (
1111
github.com/mattn/go-sqlite3 => github.com/mattn/go-sqlite3 v1.14.18
1212
golang.org/x/net => golang.org/x/net v0.17.0
13+
golang.org/x/net v0.17.0 => golang.org/x/net v0.23.0
1314
google.golang.org/grpc => google.golang.org/grpc v1.56.3
1415
)

0 commit comments

Comments
 (0)