feat: restructure project and fix vault/sdk version

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
renovate[bot] 2023-12-14 13:21:44 +00:00 committed by Harald Hoyer
parent 518b1bc8d4
commit d55f035d34
Signed by: harald
GPG key ID: F519A1143B3FBE32
17 changed files with 848 additions and 579 deletions

View file

@ -31,7 +31,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.19
go-version: 1.21.4
- name: Build
run: go build -v ./...