Update required golang and toml package version

This commit is contained in:
2023-09-02 13:33:59 +02:00
parent cf669048e7
commit ad1dfec739
3 changed files with 5 additions and 5 deletions

View File

@ -13,5 +13,5 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: '1.18'
go-version: '1.20'
- run: go test