feat(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 (#674)

This commit is contained in:
dependabot[bot]
2023-02-23 16:29:25 +00:00
committed by GitHub
parent c61e4fd291
commit 388c67d573
7 changed files with 125 additions and 13 deletions

View File

@@ -5,7 +5,7 @@ jobs:
build:
strategy:
matrix:
go-version: [~1.16, ^1]
go-version: [~1.17, ^1]
os: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.os }}
env: