github-actions
59a05a3ef0
Update dependencies
2022-09-30 06:30:09 +00:00
github-actions
a96f0e6c71
Update dependencies
2022-09-23 06:29:44 +00:00
github-actions
3a9f26723c
Update dependencies
2022-09-16 06:27:53 +00:00
github-actions
98bea3c51b
Update dependencies
2022-09-09 06:18:41 +00:00
github-actions
93149ad320
Update dependencies
2022-09-02 06:25:10 +00:00
github-actions
bde817c14b
Update dependencies
2022-08-19 06:08:23 +00:00
github-actions
023e35d123
Update dependencies
2022-08-12 06:09:11 +00:00
github-actions
c1ac138228
Update dependencies
2022-08-05 06:08:15 +00:00
github-actions
16d720c8b3
Update dependencies
2022-07-29 06:08:32 +00:00
Ciprian Hacman
fa373af9ca
Run make depup
2022-06-19 16:45:38 +03:00
dependabot[bot]
6dbc598ba9
Bump google.golang.org/api from 0.81.0 to 0.83.0
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.81.0 to 0.83.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.81.0...v0.83.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-12 06:32:22 +00:00
dependabot[bot]
22273b61ed
Bump github.com/spf13/viper from 1.11.0 to 1.12.0
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.11.0...v1.12.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-05 05:47:39 +00:00
Jesse Haka
52d2cb08a8
update deps
2022-05-04 10:25:42 +03:00
Ole Markus With
c9d6186a67
Bump to golang1.18 and k8s deps to 1.24.0-rc.0
2022-04-22 14:11:47 +02:00
Ole Markus With
ce2e877aeb
Remove bazel files from vendor
2022-04-12 13:29:03 +02:00
Ole Markus With
bd9230a809
Bump AWS SDK to v1.43.11
2022-03-03 20:39:26 +01:00
Jin
c17ddb1600
Update to aws-sdk-go to v1.42.37
2022-01-21 00:36:31 +08:00
Ciprian Hacman
d3bdba29e1
Update k8s dependencies to v1.23.1
2021-12-23 14:56:18 +02:00
justinsb
b2cfc5c4c4
dep: update github.com/pkg/sftp
...
This picks up changes to use go errors, instead of the (deprecated?)
pkg/errors.
2021-12-18 19:37:16 -05:00
Ciprian Hacman
e27c412834
Update k8s dependencies to v1.23.0-rc.0
2021-12-03 22:46:44 +02:00
justinsb
464879a405
Update google.golang.org/api to 0.57.0
...
In particular, we want the vTPM (shielded VM) support.
2021-09-26 09:39:10 -04:00
Peter Rifel
98bed37ffa
Upgrade aws-sdk-go
2021-07-15 07:35:56 -07:00
John Gardiner Myers
dcf973a898
Improve image copying
2021-06-23 23:51:09 -07:00
Ciprian Hacman
80ee477727
Update Go to v1.16.4
2021-05-29 11:31:22 +03:00
Jesse Haka
960a52d6b2
Update deps
2021-04-30 11:39:01 +03:00
Jesse Haka
2a48fcda9d
update deps
2021-04-24 09:57:40 +03:00
Jesse Haka
611fe8b595
Update go deps
2021-04-11 19:34:05 +03:00
Barry Melbourne
977aa078ca
Update Go modules to latest versions
2021-04-04 20:47:53 +01:00
Barry Melbourne
e30bf1cf35
Update Go modules to latest versions
2021-03-14 15:08:27 +00:00
Barry Melbourne
659bfa0daf
Update Controller Runtime Go module to v0.8.2
2021-02-25 20:34:12 +00:00
Barry Melbourne
3d63ae1776
Update Google Cloud Go module to v0.77.0
2021-02-22 17:15:28 +00:00
Barry Melbourne
f2ecb5c153
Upgrade Go v1.15.6 / Bazel v3.4.1
2021-01-10 18:13:12 +00:00
Kenji Kaneda
4555c0b2df
Add support of Azure Blob storage to VFS
...
The schema is "azureblob".
azureClient provides two ways to set up credential. One approach is to
use an account key stored in env var. This approach is used when
accessing Blob from kops CLI. The second approach is to retrieve
credentials from Instance Metadata Service. This works only when
azureClient is created on a VM that has sufficient privilege to access
a specified blob. This approach is used from nodeup, etcd-manager,
etc.
2020-11-19 10:47:03 -08:00
Peter Rifel
e2da18d042
Update k8s dependencies to 1.20.0-beta.2
2020-11-18 10:58:11 -06:00
Peter Rifel
b3709b8806
Upgrade kubernetes dependencies to 1.19.0-rc.4
2020-08-24 10:54:15 -05:00
Peter Rifel
3c269cc939
Update staticcheck vendor
2020-06-30 08:28:06 -05:00
Peter Rifel
0455ef06d4
Upgrade AWS SDK
2020-03-10 16:46:39 -05:00
Justin Santa Barbara
bad8debd19
Update vendor
2020-01-17 06:38:43 -05:00
Jesse Haka
769c02f87c
update gophercloud dependency
2020-01-16 11:22:52 +02:00
Justin Santa Barbara
fc21f4255f
Replace kubernetes mount code with utils
...
This will remove one of the main dependencies on the
kubernetes/kubernetes repo.
2020-01-04 17:34:31 -05:00
Xiaoyu Zhong
f4e63452de
Update vendor dir
2019-11-28 22:46:03 +08:00
mikesplain
4128964365
Update dependencies
2019-11-16 10:24:39 -05:00
Thomas Jackson
cd8c743d1c
make gomod
2019-10-10 13:10:13 -07:00
Justin SB
17186ff7ba
Generated vendor & bazel from `make gomod`
...
Automatically generated vendor & BUILD.bazel files
2019-08-25 16:00:41 -04:00
Justin SB
10964d416e
Update vendor directory
2019-05-07 10:37:06 -04:00
Mike Splain
0cf516694e
Update dependencies and BUILD.bazel scripts
...
For updated importpath
2018-09-17 09:57:31 -04:00
Mike Splain
38cd57ddd3
Update bazel configs for bazel 0.12 go_rules 0.11
2018-04-18 14:53:00 -04:00
Justin Santa Barbara
6b6f9db0ef
Run make dep-ensure to use dep for vendor directory
2018-02-04 22:08:16 -05:00
chrislovecnm
4dd3bb1dea
Updating bazel BUILD files with new go_rules version
2017-12-29 15:03:14 -07:00
chrislovecnm
609e268a1d
gazelle updates with new bazel version
2017-11-05 17:41:53 -07:00