build(deps): update to gokord 0.5.0

#6
This commit is contained in:
Anhgelus Morhtuuzh 2024-05-03 11:35:39 +02:00
parent f923f36dbf
commit fed5dde8e2
No known key found for this signature in database
GPG key ID: CF4550297832A29F
6 changed files with 39 additions and 22 deletions

View file

@ -10,6 +10,4 @@ RUN go mod tidy && go build -o app .
ENV TOKEN=""
ENV FORCE_COMMAND_REGISTRATION="false"
CMD ./app -token $TOKEN -forge-command-registration $FORCE_COMMAND_REGISTRATION
CMD ./app -token $TOKEN