Add go mod tidy
This commit is contained in:
parent
09b87ca403
commit
557ede6095
@ -66,4 +66,7 @@ EOL
|
||||
# add info to README.md
|
||||
sed -i '1i\
|
||||
[![Go Reference](https://pkg.go.dev/badge/gitea.stuzer.link/stuzer05/go-firefly3.svg)](https://pkg.go.dev/gitea.stuzer.link/stuzer05/go-firefly3)
|
||||
' README.md
|
||||
' README.md
|
||||
|
||||
# sync go dependencies
|
||||
go mod tidy
|
Loading…
x
Reference in New Issue
Block a user