feat: with updated go mod
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Kasper Juul Hermansen 2023-04-07 20:07:19 +02:00
parent 13eea9f9d3
commit dbe5455843
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -2,7 +2,7 @@ module shuttletask
go 1.20
replace github.com/lunarway/shuttle => github.com/kjuulh/shuttle v0.0.0-20230406213340-f4a6dbc88f63
replace github.com/lunarway/shuttle => github.com/kjuulh/shuttle v0.0.0-20230407180512-4877329375cb
require (
dagger.io/dagger v0.6.0