Bump dependencies.
Some checks are pending
Test / Format (gofmt) (push) Waiting to run
Test / Lint (golangci-lint) (push) Waiting to run
Test / Test (go test) (push) Blocked by required conditions
Test / Build CLI (go install) (push) Blocked by required conditions

This commit is contained in:
bvanvugt 2024-01-20 07:11:51 +00:00
parent c9780bd334
commit 13cdcc771a
5 changed files with 109 additions and 339 deletions

4
.gitignore vendored
View file

@ -8,3 +8,7 @@
# Build and Output
/battlesnake
*.jsonl
# Devcontainers
.devcontainer
!.devcontainer/devcontainer.json