chore(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing

This commit is contained in:
Kasper Juul Hermansen 2023-08-24 18:20:19 +00:00
parent cc540bcca0
commit d28057503e
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ steps:
- sleep 10 - sleep 10
- echo "$DOCKER_PASSWORD" | docker login --password-stdin --username="$DOCKER_USERNAME" - echo "$DOCKER_PASSWORD" | docker login --password-stdin --username="$DOCKER_USERNAME"
- name: "build" - name: "build"
image: docker.io/kasperhermansen/shuttle-drone:1690561756917 image: docker.io/kasperhermansen/shuttle-drone:1690570181415
volumes: volumes:
- name: dockersock - name: dockersock
path: /var/run path: /var/run

View File

@ -4,7 +4,7 @@ go 1.20
require ( require (
dagger.io/dagger v0.6.0 dagger.io/dagger v0.6.0
github.com/containerd/containerd v1.7.3 github.com/containerd/containerd v1.7.4
github.com/joho/godotenv v1.5.1 github.com/joho/godotenv v1.5.1
github.com/stretchr/testify v1.8.4 github.com/stretchr/testify v1.8.4
golang.org/x/sync v0.3.0 golang.org/x/sync v0.3.0