From 6273dcdfaafbca1a4c2247c9c18072e762d131e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 08:59:55 +0000 Subject: [PATCH] Bump github.com/buildkite/go-pipeline from 0.13.0 to 0.13.1 Bumps [github.com/buildkite/go-pipeline](https://github.com/buildkite/go-pipeline) from 0.13.0 to 0.13.1. - [Release notes](https://github.com/buildkite/go-pipeline/releases) - [Commits](https://github.com/buildkite/go-pipeline/compare/v0.13.0...v0.13.1) --- updated-dependencies: - dependency-name: github.com/buildkite/go-pipeline dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 9329dad397..20971524ea 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/kms v1.35.5 github.com/brunoscheufler/aws-ecs-metadata-go v0.0.0-20220812150832-b6b31c6eeeaf github.com/buildkite/bintest/v3 v3.3.0 - github.com/buildkite/go-pipeline v0.13.0 + github.com/buildkite/go-pipeline v0.13.1 github.com/buildkite/interpolate v0.1.3 github.com/buildkite/roko v1.2.0 github.com/buildkite/shellwords v0.0.0-20180315084142-c3f497d1e000 diff --git a/go.sum b/go.sum index a695ddab2c..6e500a2387 100644 --- a/go.sum +++ b/go.sum @@ -90,8 +90,8 @@ github.com/brunoscheufler/aws-ecs-metadata-go v0.0.0-20220812150832-b6b31c6eeeaf github.com/brunoscheufler/aws-ecs-metadata-go v0.0.0-20220812150832-b6b31c6eeeaf/go.mod h1:CeKhh8xSs3WZAc50xABMxu+FlfAAd5PNumo7NfOv7EE= 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-pipeline v0.13.0 h1:Eu04W+468ib2FJVCX9abNubsepEs8RIxWZr4F2i13bI= -github.com/buildkite/go-pipeline v0.13.0/go.mod h1:qWZlY1gczr6MQp8lwa6Y0ttvFY/OnYxzrNvAglNFB3U= +github.com/buildkite/go-pipeline v0.13.1 h1:Y9p8pQIwPtauVwNrcmTDH6+XK7jE1nLuvWVaK8oymA8= +github.com/buildkite/go-pipeline v0.13.1/go.mod h1:2HHqlSFTYgHFhzedJu0LhLs9n5c9XkYnHiQFVN5HE4U= github.com/buildkite/interpolate v0.1.3 h1:OFEhqji1rNTRg0u9DsSodg63sjJQEb1uWbENq9fUOBM= github.com/buildkite/interpolate v0.1.3/go.mod h1:UNVe6A+UfiBNKbhAySrBbZFZFxQ+DXr9nWen6WVt/A8= github.com/buildkite/roko v1.2.0 h1:hbNURz//dQqNl6Eo9awjQOVOZwSDJ8VEbBDxSfT9rGQ=