Add go mod tidy

This commit is contained in:
2024-05-12 11:50:56 +03:00
parent 09b87ca403
commit 557ede6095

View File

@ -67,3 +67,6 @@ EOL
sed -i '1i\ 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) [![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