From b2f1846a29cf7a42167c212b09db8968cdeb9680 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 09:08:03 +0000 Subject: [PATCH] chore(deps): bump github.com/depot/depot-go from 0.5.2 to 0.5.3 Bumps [github.com/depot/depot-go](https://github.com/depot/depot-go) from 0.5.2 to 0.5.3. - [Release notes](https://github.com/depot/depot-go/releases) - [Commits](https://github.com/depot/depot-go/compare/v0.5.2...v0.5.3) --- updated-dependencies: - dependency-name: github.com/depot/depot-go dependency-version: 0.5.3 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 91cddf620d..83b9f4bd3a 100644 --- a/go.mod +++ b/go.mod @@ -24,7 +24,7 @@ require ( github.com/cli/safeexec v1.0.1 github.com/coder/websocket v1.8.15 github.com/containerd/continuity v0.5.0 - github.com/depot/depot-go v0.5.2 + github.com/depot/depot-go v0.5.3 github.com/docker/docker v28.5.2+incompatible github.com/docker/go-connections v0.7.0 github.com/docker/go-units v0.5.0 diff --git a/go.sum b/go.sum index 06e02d6dd1..cf903cb726 100644 --- a/go.sum +++ b/go.sum @@ -241,8 +241,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM= github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= -github.com/depot/depot-go v0.5.2 h1:mQHyy1tGdmMKnlmsThjAc9mU3NHGUUUyzmnkhyotV+E= -github.com/depot/depot-go v0.5.2/go.mod h1:QQtSqwRn0flx4KxrUVSJGlh0hTFeZ19MLYvOcJbxtP0= +github.com/depot/depot-go v0.5.3 h1:i+8z8h13/e3akLGPtAdoA+NFKO9nDWl/xIO8sLBuqhY= +github.com/depot/depot-go v0.5.3/go.mod h1:QQtSqwRn0flx4KxrUVSJGlh0hTFeZ19MLYvOcJbxtP0= github.com/dgryski/trifles v0.0.0-20230903005119-f50d829f2e54 h1:SG7nF6SRlWhcT7cNTs5R6Hk4V2lcmLz2NsG2VnInyNo= github.com/dgryski/trifles v0.0.0-20230903005119-f50d829f2e54/go.mod h1:if7Fbed8SFyPtHLHbg49SI7NAdJiC5WIA09pe59rfAA= github.com/dimchansky/utfbom v1.1.1 h1:vV6w1AhK4VMnhBno/TPVCoK9U/LP0PkLCS9tbxHdi/U=