mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-07-27 02:10:29 +00:00
feat: tidy go mod
This commit is contained in:
parent
d970bb7de7
commit
db924c475a
@ -77,6 +77,9 @@ release () {
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
echo "🧼 Tidying up go modules"
|
||||||
|
go mod tidy
|
||||||
|
|
||||||
echo "🐑 Fetching 'master' on 'frontend' and creating new tag"
|
echo "🐑 Fetching 'master' on 'frontend' and creating new tag"
|
||||||
|
|
||||||
cd frontend
|
cd frontend
|
||||||
|
Loading…
x
Reference in New Issue
Block a user