Add extensions example

This commit is contained in:
Max Claus Nunes 2022-08-07 10:30:58 -03:00
parent 39d9c0ad64
commit b0dcdd49b0
2 changed files with 3 additions and 1 deletions

View File

@ -33,7 +33,8 @@ make build && \
--verbose \ --verbose \
--bin-name srv \ --bin-name srv \
--build-path ./testdata/server \ --build-path ./testdata/server \
--build-args="-ldflags=\"-X 'main.Version=v1.0.0'\"" --build-args="-ldflags=\"-X 'main.Version=v1.0.0'\"" \
--extensions "go,txt"
``` ```
### Running lint ### Running lint

1
testdata/server/data.txt vendored Normal file
View File

@ -0,0 +1 @@
test