Skip to content

Commit 7976c9c

Browse files
Bump the go_modules group across 2 directories with 3 updates
Bumps the go_modules group with 1 update in the /go/ql/test/experimental/CWE-1004 directory: [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin). Bumps the go_modules group with 2 updates in the /go/ql/test/experimental/CWE-321-V2 directory: [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) and [golang.org/x/crypto](https://github.com/golang/crypto). Updates `github.com/gin-gonic/gin` from 1.7.1 to 1.9.1 - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.7.1...v1.9.1) Updates `github.com/golang-jwt/jwt/v5` from 5.0.0 to 5.2.2 - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v5.0.0...v5.2.2) Updates `golang.org/x/crypto` from 0.12.0 to 0.35.0 - [Commits](golang/crypto@v0.12.0...v0.35.0) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-version: 1.9.1 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/golang-jwt/jwt/v5 dependency-version: 5.2.2 dependency-type: direct:production dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.35.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83519a9 commit 7976c9c

1,384 files changed

Lines changed: 619833 additions & 1111 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

go/ql/test/experimental/CWE-1004/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module example.com/m
33
go 1.14
44

55
require (
6-
github.com/gin-gonic/gin v1.7.1
7-
github.com/gorilla/sessions v1.2.1
8-
)
6+
github.com/gin-gonic/gin v1.9.1
7+
github.com/gorilla/sessions v1.2.1
8+
)

go/ql/test/experimental/CWE-1004/vendor/github.com/bytedance/sonic/.gitignore

Lines changed: 52 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go/ql/test/experimental/CWE-1004/vendor/github.com/bytedance/sonic/.gitmodules

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go/ql/test/experimental/CWE-1004/vendor/github.com/bytedance/sonic/.licenserc.yaml

Lines changed: 24 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go/ql/test/experimental/CWE-1004/vendor/github.com/bytedance/sonic/CODE_OF_CONDUCT.md

Lines changed: 128 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go/ql/test/experimental/CWE-1004/vendor/github.com/bytedance/sonic/CONTRIBUTING.md

Lines changed: 63 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go/ql/test/experimental/CWE-1004/vendor/github.com/bytedance/sonic/CREDITS

Whitespace-only changes.

0 commit comments

Comments
 (0)