build(deps): bump github.com/pires/go-proxyproto from 0.6.2 to 0.7.0 (#175)

This commit is contained in:
dependabot[bot]
2023-03-20 14:35:16 -05:00
committed by GitHub
parent 80a9d38471
commit ae24356102
5 changed files with 7 additions and 603 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: 1.18
go-version: 1.20
- name: Setup docker buildx
uses: docker/setup-buildx-action@v2
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: 1.17
go-version: 1.20
- name: Test
run: go test ./...