Skip to content

Commit 3112e23

Browse files
Bump the go_modules group across 4 directories with 2 updates
Bumps the go_modules group with 1 update in the /examples directory: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git). Bumps the go_modules group with 1 update in the /examples/record/go directory: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git). Bumps the go_modules group with 1 update in the /provider directory: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git). Bumps the go_modules group with 1 update in the /sdk 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.12.0 to 5.13.1 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.12.0...v5.13.1) Updates `golang.org/x/net` from 0.28.0 to 0.33.0 - [Commits](golang/net@v0.28.0...v0.33.0) Updates `github.com/go-git/go-git/v5` from 5.12.0 to 5.13.1 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.12.0...v5.13.1) Updates `golang.org/x/net` from 0.28.0 to 0.33.0 - [Commits](golang/net@v0.28.0...v0.33.0) Updates `github.com/go-git/go-git/v5` from 5.12.0 to 5.13.1 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.12.0...v5.13.1) Updates `github.com/go-git/go-git/v5` from 5.12.0 to 5.13.1 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.12.0...v5.13.1) Updates `golang.org/x/net` from 0.26.0 to 0.33.0 - [Commits](golang/net@v0.28.0...v0.33.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/go-git/go-git/v5 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/go-git/go-git/v5 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/go-git/go-git/v5 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ffb29c commit 3112e23

File tree

8 files changed

+134
-191
lines changed

8 files changed

+134
-191
lines changed

examples/go.mod

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ require (
2323
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 // indirect
2424
github.com/BurntSushi/toml v1.2.1 // indirect
2525
github.com/Microsoft/go-winio v0.6.1 // indirect
26-
github.com/ProtonMail/go-crypto v1.0.0 // indirect
26+
github.com/ProtonMail/go-crypto v1.1.3 // indirect
2727
github.com/aead/chacha20 v0.0.0-20180709150244-8b13a72661da // indirect
2828
github.com/agext/levenshtein v1.2.3 // indirect
2929
github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
@@ -53,16 +53,16 @@ require (
5353
github.com/cheggaaa/pb v1.0.29 // indirect
5454
github.com/cloudflare/circl v1.3.7 // indirect
5555
github.com/containerd/console v1.0.4-0.20230313162750-1ae8d489ac81 // indirect
56-
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
56+
github.com/cyphar/filepath-securejoin v0.3.6 // indirect
5757
github.com/davecgh/go-spew v1.1.1 // indirect
5858
github.com/deckarep/golang-set/v2 v2.5.0 // indirect
5959
github.com/djherbis/times v1.5.0 // indirect
6060
github.com/edsrzf/mmap-go v1.1.0 // indirect
6161
github.com/emirpasic/gods v1.18.1 // indirect
6262
github.com/felixge/httpsnoop v1.0.4 // indirect
6363
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
64-
github.com/go-git/go-billy/v5 v5.5.0 // indirect
65-
github.com/go-git/go-git/v5 v5.12.0 // indirect
64+
github.com/go-git/go-billy/v5 v5.6.1 // indirect
65+
github.com/go-git/go-git/v5 v5.13.1 // indirect
6666
github.com/go-jose/go-jose/v3 v3.0.3 // indirect
6767
github.com/go-logr/logr v1.4.1 // indirect
6868
github.com/go-logr/stdr v1.2.2 // indirect
@@ -134,10 +134,10 @@ require (
134134
github.com/segmentio/asm v1.1.3 // indirect
135135
github.com/segmentio/encoding v0.3.5 // indirect
136136
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
137-
github.com/skeema/knownhosts v1.2.2 // indirect
137+
github.com/skeema/knownhosts v1.3.0 // indirect
138138
github.com/spf13/cobra v1.8.0 // indirect
139139
github.com/spf13/pflag v1.0.5 // indirect
140-
github.com/stretchr/testify v1.9.0 // indirect
140+
github.com/stretchr/testify v1.10.0 // indirect
141141
github.com/texttheater/golang-levenshtein v1.0.1 // indirect
142142
github.com/uber/jaeger-client-go v2.30.0+incompatible // indirect
143143
github.com/uber/jaeger-lib v2.4.1+incompatible // indirect
@@ -156,16 +156,16 @@ require (
156156
gocloud.dev v0.37.0 // indirect
157157
gocloud.dev/secrets/hashivault v0.37.0 // indirect
158158
golang.org/x/crypto v0.31.0 // indirect
159-
golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8 // indirect
160-
golang.org/x/mod v0.18.0 // indirect
161-
golang.org/x/net v0.28.0 // indirect
159+
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
160+
golang.org/x/mod v0.19.0 // indirect
161+
golang.org/x/net v0.33.0 // indirect
162162
golang.org/x/oauth2 v0.22.0 // indirect
163163
golang.org/x/sync v0.10.0 // indirect
164164
golang.org/x/sys v0.28.0 // indirect
165165
golang.org/x/term v0.27.0 // indirect
166166
golang.org/x/text v0.21.0 // indirect
167167
golang.org/x/time v0.5.0 // indirect
168-
golang.org/x/tools v0.22.0 // indirect
168+
golang.org/x/tools v0.23.0 // indirect
169169
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
170170
google.golang.org/api v0.169.0 // indirect
171171
google.golang.org/genproto v0.0.0-20240311173647-c811ad7063a7 // indirect

examples/go.sum

Lines changed: 26 additions & 38 deletions
Large diffs are not rendered by default.

examples/record/go/go.mod

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
dario.cat/mergo v1.0.0 // indirect
1212
github.com/BurntSushi/toml v1.2.1 // indirect
1313
github.com/Microsoft/go-winio v0.6.1 // indirect
14-
github.com/ProtonMail/go-crypto v1.0.0 // indirect
14+
github.com/ProtonMail/go-crypto v1.1.3 // indirect
1515
github.com/aead/chacha20 v0.0.0-20180709150244-8b13a72661da // indirect
1616
github.com/agext/levenshtein v1.2.3 // indirect
1717
github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
@@ -24,12 +24,12 @@ require (
2424
github.com/cheggaaa/pb v1.0.29 // indirect
2525
github.com/cloudflare/circl v1.3.7 // indirect
2626
github.com/containerd/console v1.0.4-0.20230313162750-1ae8d489ac81 // indirect
27-
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
27+
github.com/cyphar/filepath-securejoin v0.3.6 // indirect
2828
github.com/djherbis/times v1.5.0 // indirect
2929
github.com/emirpasic/gods v1.18.1 // indirect
3030
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
31-
github.com/go-git/go-billy/v5 v5.5.0 // indirect
32-
github.com/go-git/go-git/v5 v5.12.0 // indirect
31+
github.com/go-git/go-billy/v5 v5.6.1 // indirect
32+
github.com/go-git/go-git/v5 v5.13.1 // indirect
3333
github.com/gogo/protobuf v1.3.2 // indirect
3434
github.com/golang/glog v1.2.0 // indirect
3535
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
@@ -60,11 +60,11 @@ require (
6060
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect
6161
github.com/pulumi/esc v0.9.1 // indirect
6262
github.com/rivo/uniseg v0.4.4 // indirect
63-
github.com/rogpeppe/go-internal v1.11.0 // indirect
63+
github.com/rogpeppe/go-internal v1.12.0 // indirect
6464
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect
6565
github.com/santhosh-tekuri/jsonschema/v5 v5.0.0 // indirect
6666
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
67-
github.com/skeema/knownhosts v1.2.2 // indirect
67+
github.com/skeema/knownhosts v1.3.0 // indirect
6868
github.com/spf13/cast v1.4.1 // indirect
6969
github.com/spf13/cobra v1.7.0 // indirect
7070
github.com/spf13/pflag v1.0.5 // indirect
@@ -76,14 +76,14 @@ require (
7676
github.com/zclconf/go-cty v1.13.2 // indirect
7777
go.uber.org/atomic v1.9.0 // indirect
7878
golang.org/x/crypto v0.31.0 // indirect
79-
golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8 // indirect
80-
golang.org/x/mod v0.18.0 // indirect
81-
golang.org/x/net v0.28.0 // indirect
79+
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
80+
golang.org/x/mod v0.19.0 // indirect
81+
golang.org/x/net v0.33.0 // indirect
8282
golang.org/x/sync v0.10.0 // indirect
8383
golang.org/x/sys v0.28.0 // indirect
8484
golang.org/x/term v0.27.0 // indirect
8585
golang.org/x/text v0.21.0 // indirect
86-
golang.org/x/tools v0.22.0 // indirect
86+
golang.org/x/tools v0.23.0 // indirect
8787
google.golang.org/genproto/googleapis/rpc v0.0.0-20240227224415-6ceb2ff114de // indirect
8888
google.golang.org/grpc v1.63.2 // indirect
8989
google.golang.org/protobuf v1.33.0 // indirect

0 commit comments

Comments
 (0)