Update module go-testfixtures/testfixtures/v3 to v3.1.2 (#457)
Update module go-testfixtures/testfixtures/v3 to v3.1.2 Reviewed-on: https://kolaente.dev/vikunja/api/pulls/457
This commit is contained in:
parent
5606f987fa
commit
711124f5c0
11 changed files with 27 additions and 203 deletions
2
vendor/github.com/go-testfixtures/testfixtures/v3/Dockerfile
generated
vendored
2
vendor/github.com/go-testfixtures/testfixtures/v3/Dockerfile
generated
vendored
|
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.13.5-alpine
|
||||
FROM golang:1.14-alpine
|
||||
|
||||
RUN apk update
|
||||
RUN apk add alpine-sdk
|
||||
|
|
|
|||
Reference in a new issue