Skip to content

Commit 22a0856

Browse files
Merge pull request #3 from permafrost-dev/dependabot/go_modules/golang.org/x/net-0.7.0
Bump golang.org/x/net from 0.1.0 to 0.7.0
2 parents f6a374a + 193a8d2 commit 22a0856

File tree

2 files changed

+0
-922
lines changed

2 files changed

+0
-922
lines changed

go.mod

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -9,54 +9,18 @@ require (
99
github.com/logrusorgru/aurora v2.0.3+incompatible
1010
github.com/robertkrimen/otto v0.2.1
1111
github.com/robfig/cron/v3 v3.0.1
12-
github.com/shirou/gopsutil v3.21.11+incompatible
1312
gopkg.in/yaml.v2 v2.4.0
1413
)
1514

1615
require (
17-
cloud.google.com/go v0.104.0 // indirect
18-
cloud.google.com/go/compute v1.10.0 // indirect
19-
cloud.google.com/go/iam v0.5.0 // indirect
20-
cloud.google.com/go/storage v1.27.0 // indirect
21-
github.com/aws/aws-sdk-go v1.44.122 // indirect
22-
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
23-
github.com/go-ole/go-ole v1.2.6 // indirect
24-
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
25-
github.com/golang/protobuf v1.5.2 // indirect
26-
github.com/google/go-cmp v0.5.9 // indirect
27-
github.com/google/uuid v1.3.0 // indirect
28-
github.com/googleapis/enterprise-certificate-proxy v0.2.0 // indirect
29-
github.com/googleapis/gax-go/v2 v2.6.0 // indirect
30-
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
31-
github.com/hashicorp/go-safetemp v1.0.0 // indirect
32-
github.com/hashicorp/go-version v1.6.0 // indirect
33-
github.com/jmespath/go-jmespath v0.4.0 // indirect
34-
github.com/klauspost/compress v1.15.11 // indirect
35-
github.com/mitchellh/go-homedir v1.1.0 // indirect
36-
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
3716
github.com/stretchr/testify v1.8.4 // indirect
38-
github.com/tklauser/go-sysconf v0.3.11 // indirect
39-
github.com/tklauser/numcpus v0.6.1 // indirect
40-
github.com/ulikunitz/xz v0.5.10 // indirect
41-
github.com/yusufpapurcu/wmi v1.2.3 // indirect
42-
go.opencensus.io v0.23.0 // indirect
43-
golang.org/x/net v0.1.0 // indirect
44-
golang.org/x/oauth2 v0.1.0 // indirect
4517
golang.org/x/sys v0.10.0 // indirect
4618
golang.org/x/text v0.11.0 // indirect
47-
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
48-
google.golang.org/api v0.100.0 // indirect
49-
google.golang.org/appengine v1.6.7 // indirect
50-
google.golang.org/genproto v0.0.0-20221025140454-527a21cfbd71 // indirect
51-
google.golang.org/grpc v1.50.1 // indirect
52-
google.golang.org/protobuf v1.28.1 // indirect
5319
gopkg.in/sourcemap.v1 v1.0.5 // indirect
5420
)
5521

5622
require (
5723
github.com/emirpasic/gods v1.18.1
58-
github.com/hashicorp/go-getter v1.7.2
59-
github.com/jessevdk/go-flags v1.5.0
6024
github.com/kr/pretty v0.3.1 // indirect
6125
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
6226
)

0 commit comments

Comments
 (0)