fix go.mod

This commit is contained in:
Denis Mishin 2025-04-24 11:15:03 -04:00
parent 42e1d462da
commit f7f0769473
2 changed files with 2 additions and 2 deletions

View file

@ -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"