diff --git a/go.mod b/go.mod index 3abd796c..3434173d 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/giantswarm/microerror v0.4.0 github.com/go-logr/logr v1.3.0 github.com/google/uuid v1.4.0 - github.com/gravitational/teleport/api v0.0.0-20230607072028-2f3f42ef14ad + github.com/gravitational/teleport/api v14.1.3 github.com/onsi/ginkgo/v2 v2.13.0 github.com/onsi/gomega v1.29.0 github.com/pkg/errors v0.9.1