mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-06 11:28:10 +02:00
ci: use go 1.17.x (#2492)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
parent
036f223849
commit
1565d25d32
13 changed files with 197 additions and 15 deletions
3
tools.go
3
tools.go
|
@ -1,4 +1,5 @@
|
|||
//+build tools
|
||||
//go:build tools
|
||||
// +build tools
|
||||
|
||||
package pomerium
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue