mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-28 18:06:34 +02:00
depedency: bump opa v0.21.0 (#993)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
parent
505ff5cc5c
commit
7110948296
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -31,7 +31,7 @@ GOOS = $(shell go env GOOS)
|
|||
GOARCH= $(shell go env GOARCH)
|
||||
MISSPELL_VERSION = v0.3.4
|
||||
GOLANGCI_VERSION = v1.21.0
|
||||
OPA_VERSION = v0.19.1
|
||||
OPA_VERSION = v0.21.0
|
||||
GETENVOY_VERSION = v0.1.8
|
||||
|
||||
.PHONY: all
|
||||
|
|
Loading…
Add table
Reference in a new issue