File tree 5 files changed +9
-9
lines changed
bitbucket.org/bertimus9/systemstat 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ module k8s.io/kubernetes
9
9
go 1.18
10
10
11
11
require (
12
- bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690
12
+ bitbucket.org/bertimus9/systemstat v0.5.0
13
13
github.com/Azure/azure-sdk-for-go v55.0.0+incompatible
14
14
github.com/Azure/go-autorest/autorest v0.11.18
15
15
github.com/Azure/go-autorest/autorest/adal v0.9.13
@@ -263,7 +263,7 @@ require (
263
263
264
264
replace (
265
265
bazil.org/fuse => bazil.org/fuse v0.0.0-20160811212531-371fbbdaa898
266
- bitbucket.org/bertimus9/systemstat => bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690
266
+ bitbucket.org/bertimus9/systemstat => bitbucket.org/bertimus9/systemstat v0.5.0
267
267
cloud.google.com/go => cloud.google.com/go v0.81.0
268
268
cloud.google.com/go/bigquery => cloud.google.com/go/bigquery v1.8.0
269
269
cloud.google.com/go/storage => cloud.google.com/go/storage v1.10.0
Original file line number Diff line number Diff line change 1
1
bazil.org/fuse v0.0.0-20160811212531-371fbbdaa898 /go.mod h1:Xbm+BRKSBEpa4q4hTSxohYNQpsxXPbPry4JJWOB3LB8 =
2
- bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 h1:N9r8OBSXAgEUfho3SQtZLY8zo6E1OdOMvelvP22aVFc =
3
- bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 /go.mod h1:Ulb78X89vxKYgdL24HMTiXYHlyHEvruOj1ZPlqeNEZM =
2
+ bitbucket.org/bertimus9/systemstat v0.5.0 h1:n0aLnh2Jo4nBUBym9cE5PJDG8GT6g+4VuS2Ya2jYYpA =
3
+ bitbucket.org/bertimus9/systemstat v0.5.0 /go.mod h1:EkUWPp8lKFPMXP8vnbpT5JDI0W/sTiLZAvN8ONWErHY =
4
4
cloud.google.com/go v0.81.0 h1:at8Tk2zUz63cLPR0JPWm5vp77pEZmzxEQBEfRKn1VV8 =
5
5
cloud.google.com/go v0.81.0 /go.mod h1:mk/AM35KwGk/Nm2YSeZbxXdrNK3KZOYHmLkOqC2V6E0 =
6
6
cloud.google.com/go/bigquery v1.8.0 /go.mod h1:J5hqkt3O0uAFnINi6JXValWIb1v0goeZM77hZzJN/fQ =
Original file line number Diff line number Diff line change 1
- # bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 => bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690
2
- ## explicit
1
+ # bitbucket.org/bertimus9/systemstat v0.5.0 => bitbucket.org/bertimus9/systemstat v0.5.0
2
+ ## explicit; go 1.17
3
3
bitbucket.org/bertimus9/systemstat
4
4
# cloud.google.com/go v0.81.0 => cloud.google.com/go v0.81.0
5
5
## explicit; go 1.11
@@ -2546,7 +2546,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
2546
2546
## explicit; go 1.12
2547
2547
sigs.k8s.io/yaml
2548
2548
# bazil.org/fuse => bazil.org/fuse v0.0.0-20160811212531-371fbbdaa898
2549
- # bitbucket.org/bertimus9/systemstat => bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690
2549
+ # bitbucket.org/bertimus9/systemstat => bitbucket.org/bertimus9/systemstat v0.5.0
2550
2550
# cloud.google.com/go => cloud.google.com/go v0.81.0
2551
2551
# cloud.google.com/go/bigquery => cloud.google.com/go/bigquery v1.8.0
2552
2552
# cloud.google.com/go/storage => cloud.google.com/go/storage v1.10.0
You can’t perform that action at this time.
0 commit comments