mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-22 11:08:10 +02:00
fix go.mod
This commit is contained in:
parent
42e1d462da
commit
f7f0769473
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ package oauth21_test
|
|||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/zeebo/assert"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"google.golang.org/protobuf/proto"
|
||||
|
||||
"github.com/pomerium/pomerium/internal/oauth21"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue