Basic client and server apps. #41

Open
pztrn wants to merge 32 commits from 2-client-basics into feature/1-basics
Showing only changes of commit 4d5c2d8f18 - Show all commits

View File

@ -8,7 +8,6 @@ jobs:
Linting: Linting:
runs-on: "ubuntu-22.04" runs-on: "ubuntu-22.04"
container: container:
image: code.pztrn.name/containers/go-toolbox:v8
volumes: volumes:
- "bunker-go-cache:/home/container" - "bunker-go-cache:/home/container"
steps: steps: