mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 15:16:51 +08:00
update gofumpt
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
define DOCKERFILE_FORMAT
|
define DOCKERFILE_FORMAT
|
||||||
FROM $(BASE_IMAGE)
|
FROM $(BASE_IMAGE)
|
||||||
RUN go install mvdan.cc/gofumpt@v0.3.1
|
RUN go install mvdan.cc/gofumpt@v0.5.0
|
||||||
endef
|
endef
|
||||||
export DOCKERFILE_FORMAT
|
export DOCKERFILE_FORMAT
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user