Skip to content

Commit ea940ef

Browse files
committed
tidy
1 parent 93d7b07 commit ea940ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: deploy.sh

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ cd $APP_NAME
1414
# Pull the latest changes
1515
git pull
1616

17+
go mod tidy
1718
# Build the Go application
1819
go build -o $APP_EXECUTABLE .
1920

0 commit comments

Comments
 (0)