Skip to content

Commit

Permalink
Merge pull request #398 from buildkite/dependabot/go_modules/github.c…
Browse files Browse the repository at this point in the history
…om/buildkite/agent/v3-3.83.1

Bump github.com/buildkite/agent/v3 from 3.83.0 to 3.83.1
  • Loading branch information
DrJosh9000 authored Oct 10, 2024
2 parents a1ccba7 + 833cb28 commit 25d6f3f
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 @@ -108,7 +108,7 @@ require (
github.com/Microsoft/go-winio v0.6.2 // indirect
github.com/aws/aws-sdk-go v1.55.5 // indirect
github.com/brunoscheufler/aws-ecs-metadata-go v0.0.0-20221221133751-67e37ae746cd // indirect
github.com/buildkite/agent/v3 v3.83.0
github.com/buildkite/agent/v3 v3.83.1
github.com/buildkite/interpolate v0.1.4 // indirect
github.com/buildkite/shellwords v0.0.0-20180315110454-59467a9b8e10 // indirect
github.com/cenkalti/backoff v1.1.1-0.20171020064038-309aa717adbf // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ github.com/bradleyjkemp/cupaloy/v2 v2.6.0 h1:knToPYa2xtfg42U3I6punFEjaGFKWQRXJwj
github.com/bradleyjkemp/cupaloy/v2 v2.6.0/go.mod h1:bm7JXdkRd4BHJk9HpwqAI8BoAY1lps46Enkdqw6aRX0=
github.com/brunoscheufler/aws-ecs-metadata-go v0.0.0-20221221133751-67e37ae746cd h1:C0dfBzAdNMqxokqWUysk2KTJSMmqvh9cNW1opdy5+0Q=
github.com/brunoscheufler/aws-ecs-metadata-go v0.0.0-20221221133751-67e37ae746cd/go.mod h1:CeKhh8xSs3WZAc50xABMxu+FlfAAd5PNumo7NfOv7EE=
github.com/buildkite/agent/v3 v3.83.0 h1:qP/mpHnPaUdS293oxGQPO4r61UIKQ/yvqzPAE2lsKfM=
github.com/buildkite/agent/v3 v3.83.0/go.mod h1:XP77C8LeknCtOCYtyjdSv0aSKPmyOJxp6Rig14G0MCM=
github.com/buildkite/agent/v3 v3.83.1 h1:a2ne2ndJqEsgiTvGJH6SxDwvnoe+Bd7lA3VTLcjPro4=
github.com/buildkite/agent/v3 v3.83.1/go.mod h1:XP77C8LeknCtOCYtyjdSv0aSKPmyOJxp6Rig14G0MCM=
github.com/buildkite/bintest/v3 v3.3.0 h1:RTWcSaJRlOT6t/K311ejPf+0J3LE/QEODzVG3vlLnWo=
github.com/buildkite/bintest/v3 v3.3.0/go.mod h1:btqpTsVODiJcb0NMdkkmtMQ6xoFc2W/nY5yy+3I0zcs=
github.com/buildkite/go-buildkite/v3 v3.13.0 h1:8DxSmai9UND0n81BlKqNyCuLmiUSDroMhXq+BF28e7E=
Expand Down

0 comments on commit 25d6f3f

Please sign in to comment.