Skip to content

Commit 11613b7

Browse files
Bump github.com/go-git/go-git/v5
Bumps the go_modules group with 1 update in the /go/ql/test/library-tests/semmle/go/frameworks/Fasthttp directory: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git). Updates `github.com/go-git/go-git/v5` from 5.1.0 to 5.17.1 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.1.0...v5.17.1) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.17.1 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd7bb54 commit 11613b7

File tree

148 files changed

+285876
-1963
lines changed

Some content is hidden

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

148 files changed

+285876
-1963
lines changed
Lines changed: 1 addition & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,11 @@
11
module fastHttpModel
22

3-
go 1.20
3+
go 1.24.0
44

55
require github.com/valyala/fasthttp v1.49.0
66

77
require (
88
github.com/andybalholm/brotli v1.0.5 // indirect
9-
github.com/dgryski/go-minhash v0.0.0-20170608043002-7fe510aff544 // indirect
10-
github.com/ekzhu/minhash-lsh v0.0.0-20171225071031-5c06ee8586a1 // indirect
11-
github.com/emirpasic/gods v1.12.0 // indirect
12-
github.com/github/depstubber v0.0.0-20211124194836-d0e8ca3d2e44 // indirect
13-
github.com/go-enry/go-license-detector/v4 v4.0.0 // indirect
14-
github.com/go-git/gcfg v1.5.0 // indirect
15-
github.com/go-git/go-billy/v5 v5.0.0 // indirect
16-
github.com/go-git/go-git/v5 v5.1.0 // indirect
17-
github.com/golang/dep v0.5.4 // indirect
18-
github.com/hhatto/gorst v0.0.0-20181029133204-ca9f730cac5b // indirect
19-
github.com/imdario/mergo v0.3.9 // indirect
20-
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
21-
github.com/jdkato/prose v1.1.0 // indirect
22-
github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd // indirect
239
github.com/klauspost/compress v1.16.3 // indirect
24-
github.com/mitchellh/go-homedir v1.1.0 // indirect
25-
github.com/montanaflynn/stats v0.0.0-20151014174947-eeaced052adb // indirect
26-
github.com/pkg/errors v0.9.1 // indirect
27-
github.com/russross/blackfriday/v2 v2.0.1 // indirect
28-
github.com/sergi/go-diff v1.1.0 // indirect
29-
github.com/shogo82148/go-shuffle v0.0.0-20170808115208-59829097ff3b // indirect
30-
github.com/shurcooL/sanitized_anchor_name v0.0.0-20170918181015-86672fcb3f95 // indirect
3110
github.com/valyala/bytebufferpool v1.0.0 // indirect
32-
github.com/xanzy/ssh-agent v0.2.1 // indirect
33-
golang.org/x/crypto v0.7.0 // indirect
34-
golang.org/x/exp v0.0.0-20190125153040-c74c464bbbf2 // indirect
35-
golang.org/x/mod v0.8.0 // indirect
36-
golang.org/x/net v0.8.0 // indirect
37-
golang.org/x/sys v0.6.0 // indirect
38-
golang.org/x/text v0.8.0 // indirect
39-
golang.org/x/tools v0.6.0 // indirect
40-
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
41-
gonum.org/v1/gonum v0.7.0 // indirect
42-
gopkg.in/neurosnap/sentences.v1 v1.0.6 // indirect
43-
gopkg.in/warnings.v0 v0.1.2 // indirect
4411
)

go/ql/test/library-tests/semmle/go/frameworks/Fasthttp/vendor/github.com/andybalholm/brotli/LICENSE

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

go/ql/test/library-tests/semmle/go/frameworks/Fasthttp/vendor/github.com/andybalholm/brotli/README.md

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

go/ql/test/library-tests/semmle/go/frameworks/Fasthttp/vendor/github.com/andybalholm/brotli/backward_references.go

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

0 commit comments

Comments
 (0)