diff --git a/actions/go.mod b/actions/go.mod index 11c47ae..ae900de 100644 --- a/actions/go.mod +++ b/actions/go.mod @@ -2,8 +2,6 @@ module actions go 1.20 -replace github.com/lunarway/shuttle => github.com/kjuulh/shuttle v0.0.0-20230407180512-4877329375cb - require ( dagger.io/dagger v0.6.0 github.com/containerd/containerd v1.7.0