Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit557b8f1

Browse files
authored
Update vulnerable dependencies (#130)
1 parent2eccc9a commit557b8f1

File tree

3 files changed

+52
-61
lines changed

3 files changed

+52
-61
lines changed

‎go.mod‎

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,26 @@ go 1.20
44

55
require (
66
github.com/gfleury/go-bitbucket-v1v0.0.0-20230825095122-9bc1711434ab
7-
github.com/go-git/go-git/v5v5.10.0
7+
github.com/go-git/go-git/v5v5.11.0
88
github.com/google/go-github/v56v56.0.0
9-
github.com/google/uuidv1.3.0
10-
github.com/grokify/mogov0.50.0
11-
github.com/jfrog/gofrogv1.3.1
12-
github.com/ktrysmt/go-bitbucketv0.9.63
9+
github.com/google/uuidv1.5.0
10+
github.com/grokify/mogov0.62.6
11+
github.com/jfrog/gofrogv1.4.0
12+
github.com/ktrysmt/go-bitbucketv0.9.73
1313
github.com/microsoft/azure-devops-go-api/azuredevops/v7v7.1.0
1414
github.com/mitchellh/mapstructurev1.5.0
1515
github.com/stretchr/testifyv1.8.4
16-
github.com/xanzy/go-gitlabv0.94.0
17-
golang.org/x/expv0.0.0-20230522175609-2e198f4a06a1
18-
golang.org/x/oauth2v0.10.0
16+
github.com/xanzy/go-gitlabv0.95.2
17+
golang.org/x/expv0.0.0-20231226003508-02704c960a9b
18+
golang.org/x/oauth2v0.15.0
19+
1920
)
2021

2122
require (
2223
dario.cat/mergov1.0.0// indirect
2324
github.com/Microsoft/go-winiov0.6.1// indirect
24-
github.com/ProtonMail/go-cryptov0.0.0-20230828082145-3c4c8a2d2371// indirect
25-
github.com/acomagu/bufpipev1.0.4// indirect
26-
github.com/cloudflare/circlv1.3.3// indirect
25+
github.com/ProtonMail/go-cryptov0.0.0-20230923063757-afb1ddc0824c// indirect
26+
github.com/cloudflare/circlv1.3.6// indirect
2727
github.com/cyphar/filepath-securejoinv0.2.4// indirect
2828
github.com/davecgh/go-spewv1.1.1// indirect
2929
github.com/emirpasic/godsv1.18.1// indirect
@@ -39,16 +39,16 @@ require (
3939
github.com/pjbgf/sha1cdv0.3.0// indirect
4040
github.com/pmezard/go-difflibv1.0.0// indirect
4141
github.com/sergi/go-diffv1.1.0// indirect
42-
github.com/skeema/knownhostsv1.2.0// indirect
42+
github.com/skeema/knownhostsv1.2.1// indirect
4343
github.com/xanzy/ssh-agentv0.3.3// indirect
4444
golang.org/x/cryptov0.17.0// indirect
45-
golang.org/x/modv0.12.0// indirect
46-
golang.org/x/netv0.17.0// indirect
45+
golang.org/x/modv0.14.0// indirect
46+
golang.org/x/netv0.19.0// indirect
4747
golang.org/x/sysv0.15.0// indirect
4848
golang.org/x/timev0.3.0// indirect
49-
golang.org/x/toolsv0.13.0// indirect
49+
golang.org/x/toolsv0.16.0// indirect
5050
google.golang.org/appenginev1.6.7// indirect
51-
google.golang.org/protobufv1.31.0// indirect
51+
google.golang.org/protobufv1.32.0// indirect
5252
gopkg.in/warnings.v0v0.1.2// indirect
5353
gopkg.in/yaml.v3v3.0.1// indirect
5454
)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp