-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathmodules.txt
More file actions
36 lines (36 loc) 路 1.02 KB
/
Copy pathmodules.txt
File metadata and controls
36 lines (36 loc) 路 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# github.com/davecgh/go-spew v1.1.1
## explicit
github.com/davecgh/go-spew/spew
# github.com/google/go-github/v25 v25.1.3
## explicit
github.com/google/go-github/v25/github
# github.com/google/go-querystring v1.1.0
## explicit; go 1.10
github.com/google/go-querystring/query
# github.com/hashicorp/go-cleanhttp v0.5.2
## explicit; go 1.13
github.com/hashicorp/go-cleanhttp
# github.com/hashicorp/go-retryablehttp v0.7.7
## explicit; go 1.19
github.com/hashicorp/go-retryablehttp
# github.com/pmezard/go-difflib v1.0.0
## explicit
github.com/pmezard/go-difflib/difflib
# github.com/stretchr/testify v1.11.1
## explicit; go 1.17
github.com/stretchr/testify/assert
github.com/stretchr/testify/assert/yaml
github.com/stretchr/testify/require
# github.com/xanzy/go-gitlab v0.115.0
## explicit; go 1.19
github.com/xanzy/go-gitlab
# golang.org/x/oauth2 v0.36.0
## explicit; go 1.25.0
golang.org/x/oauth2
golang.org/x/oauth2/internal
# golang.org/x/time v0.3.0
## explicit
golang.org/x/time/rate
# gopkg.in/yaml.v3 v3.0.1
## explicit
gopkg.in/yaml.v3