Commit Graph

99 Commits

Author SHA1 Message Date
github-actions a9613f81ef Update dependencies 2022-11-18 06:09:02 +00:00
github-actions d5007b95f1 Update dependencies 2022-11-11 06:09:54 +00:00
John Gardiner Myers 71017f0307 Use bastion to dump private instances 2022-11-09 21:34:04 -08:00
github-actions dc1d327866 Update dependencies 2022-10-21 06:17:40 +00:00
github-actions d25b16e436 Update dependencies 2022-10-14 06:28:49 +00:00
github-actions 7c711fb86b Update dependencies 2022-10-07 06:11:06 +00:00
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 3de96466a9 Update dependencies 2022-08-26 06:21:33 +00:00
Ole Markus With 7bc8281e54 Bump K8s libs to 0.25.0
This also bumps go mod version to 1.19
2022-08-24 07:17:14 +02: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
github-actions 35f50093dc Update dependencies 2022-07-22 06:10:05 +00:00
github-actions 633e2baef6 Update dependencies 2022-07-15 06:09:16 +00:00
github-actions 85048b5c3d Update dependencies 2022-06-27 14:47:00 +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 9e49b64fdb Update cobra and viper 2022-04-10 10:22:34 +02:00
Ciprian Hacman 3da84d4480 Update golangci-lint to v1.45.0
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-03-23 11:38:46 +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
Jesse Haka 2bad52ea8c update deps 2021-12-29 13:22:05 +02: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 6adf0dc7a4 Update controller-runtime to v0.11.0-beta.0 2021-12-04 05:46:45 +02:00
Ciprian Hacman e27c412834 Update k8s dependencies to v1.23.0-rc.0 2021-12-03 22:46:44 +02:00
Ole Markus With b127f958e4 Bump cert-manager godep to 1.6.1 2021-11-18 19:22:50 +01:00
Ciprian Hacman 6bd597f372 Convert go.mod files to Go 1.17 2021-10-09 06:27:27 +03: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
Ciprian Hacman fd9e5659ed Update controller-runtime to v0.9.7 2021-09-04 09:25:44 +03:00
Ciprian Hacman 61e40c00c9 Update controller-runtime to v0.9.5 2021-07-29 05:53:36 +03: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 8c5484945d Update github.com/spf13/viper to v1.8.0 2021-06-16 08:12:42 +02:00
Ciprian Hacman e4dd36714f Update controller-runtime to v0.9.0 2021-06-08 03:18:45 +03: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
Justin SB efc693e8a7 Update google SDK libraries
Updating to latest google SDK libraries, will be needed for
cluster-api support.
2021-03-21 10:48:38 -04:00