Commit Graph
904 Commits
Author SHA1 Message Date
Carlos Tadeu Panato Junior 29d29bfc37 Merge pull request #1173 from ko-build/dependabot/go_modules/golang.org/x/sync-0.5.0
Bump golang.org/x/sync from 0.4.0 to 0.5.0
2023-11-05 22:07:38 -06:00
dependabot[bot] cbf8086497 Bump golang.org/x/sync from 0.4.0 to 0.5.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.4.0 to 0.5.0.
- [Commits](https://github.com/golang/sync/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 01:36:20 +00:00
dependabot[bot] ad72cf8759 Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 01:36:04 +00:00
Carlos Tadeu Panato Junior 56f988662a Merge pull request #1171 from ko-build/dependabot/go_modules/github.com/docker/docker-24.0.7incompatible
Bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible
2023-10-27 09:14:32 +02:00
dependabot[bot] d878c28d12 Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.6+incompatible to 24.0.7+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.6...v24.0.7)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 01:22:23 +00:00
Carlos Tadeu Panato Junior 81349d98c3 Merge pull request #1170 from ko-build/dependabot/go_modules/google.golang.org/grpc-1.58.3
Bump google.golang.org/grpc from 1.58.2 to 1.58.3
2023-10-26 10:01:58 +02:00
dependabot[bot] a4a42f39ef Bump google.golang.org/grpc from 1.58.2 to 1.58.3
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.2 to 1.58.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.2...v1.58.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 21:36:58 +00:00
Carlos Tadeu Panato Junior 424456b264 Merge pull request #1168 from ko-build/dependabot/go_modules/k8s.io/apimachinery-0.28.3 2023-10-19 09:54:05 +02:00
dependabot[bot] a6d83977a2 Bump k8s.io/apimachinery from 0.28.2 to 0.28.3
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.28.2 to 0.28.3.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.28.2...v0.28.3)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 01:56:15 +00:00
Carlos Tadeu Panato Junior 92efad584c Merge pull request #1167 from ko-build/dependabot/github_actions/actions/checkout-4.1.1
Bump actions/checkout from 4.1.0 to 4.1.1
2023-10-18 08:36:29 +02:00
dependabot[bot] 07a474d2ab Bump actions/checkout from 4.1.0 to 4.1.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/8ade135a41bc03ea155e62e844d188df1ea18608...b4ffde65f46336ab88eb53be808477a3936bae11)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 02:01:24 +00:00
Carlos Tadeu Panato Junior 31035ad202 Merge pull request #1164 from ko-build/dependabot/go_modules/golang.org/x/net-0.17.0
Bump golang.org/x/net from 0.16.0 to 0.17.0
v0.15.0
2023-10-12 10:27:04 +02:00
dependabot[bot] ba952fd091 Bump golang.org/x/net from 0.16.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 23:18:41 +00:00
Carlos Tadeu Panato Junior 277f5d7435 update missing places that was using go1.20 (#1163)
* update missing places that was using go1.20

Signed-off-by: cpanato <ctadeu@gmail.com>

* use  go-version-file: 'go.mod' in actions/setup-go

Signed-off-by: cpanato <ctadeu@gmail.com>

* use golang:latest

Signed-off-by: cpanato <ctadeu@gmail.com>

* update go.mod to go1.21

Signed-off-by: cpanato <ctadeu@gmail.com>

* drop codecov

Signed-off-by: cpanato <ctadeu@gmail.com>

* fix checkout order

Signed-off-by: cpanato <ctadeu@gmail.com>

* moar fixes

Signed-off-by: cpanato <ctadeu@gmail.com>

---------

Signed-off-by: cpanato <ctadeu@gmail.com>
2023-10-11 12:02:10 -04:00
Carlos Tadeu Panato Junior b8b3b21f83 Merge pull request #1162 from ko-build/dependabot/go_modules/github.com/google/go-cmp-0.6.0 2023-10-11 08:18:00 +02:00
dependabot[bot] 4890ab2887 Bump github.com/google/go-cmp from 0.5.9 to 0.6.0
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.9 to 0.6.0.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.9...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 01:16:43 +00:00
Carlos Tadeu Panato Junior 30b62aee3f Merge pull request #1161 from ko-build/dependabot/go_modules/github.com/spf13/viper-1.17.0 2023-10-09 08:56:23 +02:00
dependabot[bot] 449bcb6192 Bump github.com/spf13/viper from 1.16.0 to 1.17.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.16.0...v1.17.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>
2023-10-09 05:31:27 +00:00
Carlos Tadeu Panato Junior c543dd83cc Merge pull request #1160 from ko-build/dependabot/go_modules/golang.org/x/tools-0.14.0 2023-10-09 07:29:48 +02:00
dependabot[bot] c1ae5f5ce4 Bump golang.org/x/tools from 0.13.0 to 0.14.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 01:53:15 +00:00
Carlos Tadeu Panato Junior e50d2fd5ff Merge pull request #1159 from ko-build/dependabot/go_modules/golang.org/x/sync-0.4.0 2023-10-06 07:49:40 +02:00
dependabot[bot] 30b11f686d Bump golang.org/x/sync from 0.3.0 to 0.4.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.3.0 to 0.4.0.
- [Commits](https://github.com/golang/sync/compare/v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 01:27:07 +00:00
Carlos Tadeu Panato Junior ecf337280f Merge pull request #1157 from ko-build/dependabot/github_actions/aws-actions/configure-aws-credentials-4.0.1 2023-10-04 01:47:37 -04:00
Carlos Tadeu Panato Junior c20af8c856 Merge pull request #1158 from ko-build/dependabot/github_actions/golang/govulncheck-action-1.0.1 2023-10-04 01:46:49 -04:00
dependabot[bot] 7dbdbe9b35 Bump golang/govulncheck-action from 1.0.0 to 1.0.1
Bumps [golang/govulncheck-action](https://github.com/golang/govulncheck-action) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/golang/govulncheck-action/releases)
- [Commits](https://github.com/golang/govulncheck-action/compare/dd3ead030e4f2cf713062f7a3395191802364e13...7da72f730e37eeaad891fcff0a532d27ed737cd4)

---
updated-dependencies:
- dependency-name: golang/govulncheck-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 01:21:35 +00:00
dependabot[bot] d38b6677af Bump aws-actions/configure-aws-credentials from 4.0.0 to 4.0.1
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/8c3f20df09ac63af7b3ae3d7c91f105f857d8497...010d0da01d0b5a38af31e9c3470dbfdabdecca3a)

---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 01:21:33 +00:00
Carlos Tadeu Panato Junior df5563fb1c Merge pull request #1156 from ko-build/dependabot/github_actions/actions/setup-python-4.7.1 2023-10-03 04:30:09 -04:00
dependabot[bot] ff41ecc6e9 Bump actions/setup-python from 4.7.0 to 4.7.1
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/61a6322f88396a6271a6ee3565807d608ecaddd1...65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 01:28:48 +00:00
Carlos Tadeu Panato Junior 797e3cd6bd Merge pull request #1154 from ko-build/dependabot/github_actions/actions/checkout-4.1.0 2023-09-25 08:45:41 +02:00
dependabot[bot] 041257899a Bump actions/checkout from 4.0.0 to 4.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/3df4ab11eba7bda6032a0b82a6bb43b11571feac...8ade135a41bc03ea155e62e844d188df1ea18608)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 01:58:34 +00:00
Carlos Tadeu Panato Junior eee1ffba4b Merge pull request #1149 from ko-build/dependabot/go_modules/k8s.io/apimachinery-0.28.2
Bump k8s.io/apimachinery from 0.27.4 to 0.28.2
2023-09-18 17:24:29 +02:00
Carlos Tadeu Panato Junior 2d1bf00fd2 Merge pull request #1151 from ko-build/dependabot/go_modules/github.com/opencontainers/image-spec-1.1.0-rc5
Bump github.com/opencontainers/image-spec from 1.1.0-rc4 to 1.1.0-rc5
2023-09-15 09:11:10 +02:00
Carlos Tadeu Panato Junior 56bea4b98d Merge pull request #1150 from developer-guy/fix/install-instructions
fix the release workflow and install instructions
2023-09-15 09:08:00 +02:00
dependabot[bot] bf8276fc4a Bump github.com/opencontainers/image-spec from 1.1.0-rc4 to 1.1.0-rc5
Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.1.0-rc4 to 1.1.0-rc5.
- [Release notes](https://github.com/opencontainers/image-spec/releases)
- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md)
- [Commits](https://github.com/opencontainers/image-spec/compare/v1.1.0-rc4...v1.1.0-rc5)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/image-spec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-15 01:34:33 +00:00
Batuhan Apaydin bf437011c7 fix the release workflow and install instructions
Signed-off-by: Batuhan Apaydin <batuhan.apaydin@chainguard.dev>
2023-09-14 23:43:30 +03:00
dependabot[bot] a3a3475117 Bump k8s.io/apimachinery from 0.27.4 to 0.28.2
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.27.4 to 0.28.2.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.27.4...v0.28.2)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 01:23:30 +00:00
Carlos Tadeu Panato Junior cf3e626545 Merge pull request #1146 from ko-build/dependabot/github_actions/aws-actions/configure-aws-credentials-4.0.0
Bump aws-actions/configure-aws-credentials from 3.0.2 to 4.0.0
2023-09-12 09:39:25 +02:00
Carlos Tadeu Panato Junior 5a95f8abc5 Merge pull request #1147 from ko-build/dependabot/github_actions/goreleaser/goreleaser-action-5.0.0
Bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0
2023-09-12 09:39:05 +02:00
dependabot[bot] 83f91d27ef Bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.6.0 to 5.0.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/5fdedb94abba051217030cc86d4523cf3f02243d...7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 01:28:49 +00:00
dependabot[bot] ef6f4f6977 Bump aws-actions/configure-aws-credentials from 3.0.2 to 4.0.0
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 3.0.2 to 4.0.0.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/50ac8dd1e1b10d09dac7b8727528b91bed831ac0...8c3f20df09ac63af7b3ae3d7c91f105f857d8497)

---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 01:28:46 +00:00
Jason Hall 78d85a7b4f include example using go packages (#1145)
Signed-off-by: Jason Hall <jason@chainguard.dev>
2023-09-11 20:12:53 +02:00
Jason Hall 5f6b8ffbcc docs: add Lambda and TF pages to sidebar (#1144)
Signed-off-by: Jason Hall <jason@chainguard.dev>
2023-09-11 15:36:30 +00:00
Jason Hall 1dcf2955f5 docs: add docs for TF and Lambda (#1139)
Signed-off-by: Jason Hall <jason@chainguard.dev>
2023-09-11 16:52:37 +02:00
dependabot[bot] e430f8c333 Bump aws-actions/configure-aws-credentials from 3.0.1 to 3.0.2 (#1133)
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/04b98b3f9e85f563fb061be8751a0352327246b0...50ac8dd1e1b10d09dac7b8727528b91bed831ac0)

---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 14:45:41 +00:00
dependabot[bot] 08753344a7 Bump goreleaser/goreleaser-action from 4.4.0 to 4.6.0 (#1132)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.4.0 to 4.6.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/3fa32b8bb5620a2c1afe798654bbad59f9da4906...5fdedb94abba051217030cc86d4523cf3f02243d)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 14:43:15 +00:00
dependabot[bot] 5bb474622a Bump reviewdog/action-misspell from 1.13.1 to 1.14.0 (#1134)
Bumps [reviewdog/action-misspell](https://github.com/reviewdog/action-misspell) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/reviewdog/action-misspell/releases)
- [Commits](https://github.com/reviewdog/action-misspell/compare/9257f108197b44e37995c98bea6ee4a5b9ffc3b0...cc799b020b057600b66eedf2b6e97ca26137de21)

---
updated-dependencies:
- dependency-name: reviewdog/action-misspell
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 10:39:09 -04:00
dependabot[bot] c747ff34db Bump golang.org/x/tools from 0.12.0 to 0.13.0 (#1130)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 10:38:57 -04:00
dependabot[bot] a1bff5381a Bump github.com/docker/docker (#1131)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.5+incompatible to 24.0.6+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.5...v24.0.6)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 10:38:47 -04:00
Carlos Tadeu Panato Junior 25b7ff6981 Merge pull request #1135 from ko-build/dependabot/github_actions/actions/upload-artifact-3.1.3
Bump actions/upload-artifact from 3.1.2 to 3.1.3
2023-09-11 16:36:53 +02:00
Carlos Tadeu Panato Junior 0536edaa9c Merge pull request #1140 from cpanato/fix
fix env var for go env
2023-09-11 16:36:37 +02:00