@@ -3,34 +3,33 @@ module github.com/orgrim/pg_back
3
3
go 1.20
4
4
5
5
require (
6
-
cloud.google.com/go/storage v1.18.2
6
+
cloud.google.com/go/storage v1.27.0
7
7
filippo.io/age v1.0.0
8
8
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v0.2.0
9
9
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be
10
10
github.com/aws/aws-sdk-go v1.42.12
11
-
github.com/google/go-cmp v0.5.6
11
+
github.com/google/go-cmp v0.5.9
12
12
github.com/jackc/pgtype v1.7.0
13
13
github.com/jackc/pgx/v4 v4.11.0
14
14
github.com/pkg/sftp v1.13.4
15
15
github.com/spf13/pflag v1.0.5
16
16
golang.org/x/crypto v0.1.0
17
-
google.golang.org/api v0.63.0
17
+
google.golang.org/api v0.103.0
18
18
gopkg.in/ini.v1 v1.62.0
19
19
)
20
20
21
21
require (
22
-
cloud.google.com/go v0.99.0 // indirect
22
+
cloud.google.com/go v0.107.0 // indirect
23
+
cloud.google.com/go/compute v1.15.1 // indirect
24
+
cloud.google.com/go/compute/metadata v0.2.3 // indirect
25
+
cloud.google.com/go/iam v0.8.0 // indirect
23
26
github.com/Azure/azure-sdk-for-go/sdk/azcore v0.20.0 // indirect
24
27
github.com/Azure/azure-sdk-for-go/sdk/internal v0.8.1 // indirect
25
-
github.com/census-instrumentation/opencensus-proto v0.2.1 // indirect
26
-
github.com/cespare/xxhash v1.1.0 // indirect
27
-
github.com/cncf/udpa/go v0.0.0-20201120205902-5459f2c99403 // indirect
28
-
github.com/cncf/xds/go v0.0.0-20210312221358-fbca930ec8ed // indirect
29
-
github.com/envoyproxy/go-control-plane v0.9.9-0.20210512163311-63b5d3c536b0 // indirect
30
-
github.com/envoyproxy/protoc-gen-validate v0.1.0 // indirect
31
28
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
32
29
github.com/golang/protobuf v1.5.2 // indirect
33
-
github.com/googleapis/gax-go/v2 v2.1.1 // indirect
30
+
github.com/google/uuid v1.3.0 // indirect
31
+
github.com/googleapis/enterprise-certificate-proxy v0.2.0 // indirect
32
+
github.com/googleapis/gax-go/v2 v2.7.0 // indirect
34
33
github.com/jackc/chunkreader/v2 v2.0.1 // indirect
35
34
github.com/jackc/pgconn v1.8.1 // indirect
36
35
github.com/jackc/pgio v1.0.0 // indirect
@@ -39,14 +38,14 @@ require (
39
38
github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b // indirect
40
39
github.com/jmespath/go-jmespath v0.4.0 // indirect
41
40
github.com/kr/fs v0.1.0 // indirect
42
-
go.opencensus.io v0.23.0 // indirect
41
+
go.opencensus.io v0.24.0 // indirect
43
42
golang.org/x/net v0.7.0 // indirect
44
-
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect
43
+
golang.org/x/oauth2 v0.4.0 // indirect
45
44
golang.org/x/sys v0.5.0 // indirect
46
45
golang.org/x/text v0.7.0 // indirect
47
-
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
46
+
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
48
47
google.golang.org/appengine v1.6.7 // indirect
49
-
google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa // indirect
50
-
google.golang.org/grpc v1.40.1 // indirect
51
-
google.golang.org/protobuf v1.27.1 // indirect
48
+
google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f // indirect
49
+
google.golang.org/grpc v1.53.0 // indirect
50
+
google.golang.org/protobuf v1.28.1 // indirect
52
51
)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4