Skip to content

Commit

Permalink
chore(deps): bump github.com/buildkite/agent/v3 from 3.46.0 to 3.46.1 (
Browse files Browse the repository at this point in the history
…#2963)

Bumps [github.com/buildkite/agent/v3](https://github.com/buildkite/agent) from 3.46.0 to 3.46.1.
- [Release notes](https://github.com/buildkite/agent/releases)
- [Changelog](https://github.com/buildkite/agent/blob/main/CHANGELOG.md)
- [Commits](buildkite/agent@v3.46.0...v3.46.1)

---
updated-dependencies:
- dependency-name: github.com/buildkite/agent/v3
  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>
  • Loading branch information
dependabot[bot] committed May 8, 2023
1 parent fa32dd5 commit 5b87304
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
cuelang.org/go v0.5.0
github.com/ThalesIgnite/crypto11 v1.2.5
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20220228164355-396b2034c795
github.com/buildkite/agent/v3 v3.46.0
github.com/buildkite/agent/v3 v3.46.1
github.com/chrismellard/docker-credential-acr-env v0.0.0-20220119192733-fe33c00cee21
github.com/cyberphone/json-canonicalization v0.0.0-20220623050100-57a0ce2678a7
github.com/depcheck-test/depcheck-test v0.0.0-20220607135614-199033aaa936
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,8 @@ github.com/bgentry/speakeasy v0.1.0/go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kB
github.com/bketelsen/crypt v0.0.3-0.20200106085610-5cbc8cc4026c/go.mod h1:MKsuJmJgSg28kpZDP6UIiPt0e0Oz0kqKNGyRaWEPv84=
github.com/blang/semver v3.5.1+incompatible h1:cQNTCjp13qL8KC3Nbxr/y2Bqb63oX6wdnnjpJbkM4JQ=
github.com/blang/semver v3.5.1+incompatible/go.mod h1:kRBLl5iJ+tD4TcOOxsy/0fnwebNt5EWlYSAyrTnjyyk=
github.com/buildkite/agent/v3 v3.46.0 h1:nyv/ef3/nG5x/+SPZFGsS3iaa0kp4rF8Ub6M9Mhqswc=
github.com/buildkite/agent/v3 v3.46.0/go.mod h1:cOaDfQpz1a0icTRoXJp7Aoi/bbcEsh8kn4ZxS+QTO0o=
github.com/buildkite/agent/v3 v3.46.1 h1:M6Q1IlMSdF55HmVMg8PzovhwzTAHF21eppN7JjR4FmI=
github.com/buildkite/agent/v3 v3.46.1/go.mod h1:cOaDfQpz1a0icTRoXJp7Aoi/bbcEsh8kn4ZxS+QTO0o=
github.com/bwesterb/go-ristretto v1.2.0/go.mod h1:fUIoIZaG73pV5biE2Blr2xEzDoMj7NFEuV9ekS419A0=
github.com/bytecodealliance/wasmtime-go/v3 v3.0.2 h1:3uZCA/BLTIu+DqCfguByNMJa2HVHpXvjfy0Dy7g6fuA=
github.com/cenkalti/backoff/v3 v3.2.2 h1:cfUAAO3yvKMYKPrvhDuHSwQnhZNk/RMHKdZqKTxfm6M=
Expand Down

0 comments on commit 5b87304

Please sign in to comment.