50bfdc6166c36312d993cc2d12bf79d45296fb76
Trikotwaschliste
Website: https://deizisauer-waschweiber.de/
Building
go build
Upgrade vendor dependencies
To update your local dependencies use the following command inside the root of this project:
go get -u -t ./...
This will update the go.mod
and go.sum
file. To get the dependencies inside the vendor folder use:
go mod tidy
go mod vendor
Languages
Go
61.2%
HTML
33.3%
CSS
2.8%
Dockerfile
2.7%