Skip to content

Commit

Permalink
Merge pull request #51 from crumbhole/renovate/go-github.com-imroc-re…
Browse files Browse the repository at this point in the history
…q-vulnerability

fix(deps): update module github.com/imroc/req to v3 [security]
  • Loading branch information
tico24 authored Feb 4, 2025
2 parents 8fbbb54 + 6799a4c commit f7e8fda
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci-github-notifier/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ go 1.22

require (
github.com/golang-jwt/jwt/v5 v5.2.1
github.com/imroc/req v0.3.0
github.com/imroc/req v0.3.2
github.com/imroc/req/v3 v3.43.4
)
5 changes: 5 additions & 0 deletions ci-github-notifier/go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
github.com/golang-jwt/jwt/v5 v5.2.1 h1:OuVbFODueb089Lh128TAcimifWaLhJwVflnrgM17wHk=
github.com/golang-jwt/jwt/v5 v5.2.1/go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk=
github.com/imroc/req v0.3.0 h1:3EioagmlSG+z+KySToa+Ylo3pTFZs+jh3Brl7ngU12U=
github.com/imroc/req v0.3.0/go.mod h1:F+NZ+2EFSo6EFXdeIbpfE9hcC233id70kf0byW97Caw=
github.com/imroc/req v0.3.2 h1:M/JkeU6RPmX+WYvT2vaaOL0K+q8ufL5LxwvJc4xeB4o=
github.com/imroc/req v0.3.2/go.mod h1:F+NZ+2EFSo6EFXdeIbpfE9hcC233id70kf0byW97Caw=
github.com/imroc/req/v3 v3.43.4/go.mod h1:SQIz5iYop16MJxbo8ib+4LnostGCok8NQf8ToyQc2xA=

0 comments on commit f7e8fda

Please sign in to comment.