From 33f523325f57e0e7e6d9bdf6176fb2e51e41b93a Mon Sep 17 00:00:00 2001 From: Kasper Juul Hermansen Date: Sat, 6 Apr 2024 20:48:02 +0000 Subject: [PATCH] chore(deps): update github.com/kjuulh/shuttle digest to 65ba2ba --- shuttletask/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shuttletask/go.mod b/shuttletask/go.mod index 676ba37..1152a1a 100644 --- a/shuttletask/go.mod +++ b/shuttletask/go.mod @@ -2,7 +2,7 @@ module shuttletask go 1.20 -replace github.com/lunarway/shuttle => github.com/kjuulh/shuttle v0.0.0-20230407184602-63b79381d73f +replace github.com/lunarway/shuttle => github.com/kjuulh/shuttle v0.0.0-20230301114637-65ba2ba57df5 require ( dagger.io/dagger v0.6.0 -- 2.45.2