File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/theopenlane/core/common
22
3- go 1.26.2
3+ go 1.26.3
44
55require (
66 entgo.io/ent v0.14.6
@@ -13,7 +13,7 @@ require (
1313 github.com/stretchr/testify v1.11.1
1414 github.com/theopenlane/core v1.20.5
1515 github.com/theopenlane/echox v0.3.0
16- github.com/theopenlane/entx v0.27.1
16+ github.com/theopenlane/entx v0.28.0
1717 github.com/theopenlane/utils v0.7.0
1818 github.com/zitadel/oidc/v3 v3.47.5
1919 golang.org/x/oauth2 v0.36.0
Original file line number Diff line number Diff line change @@ -142,8 +142,8 @@ github.com/theopenlane/core v1.20.5 h1:ftV3huHnf8v/AF4xPW0Rl0/SNL1olXPCwMl9FFVT0
142142github.com/theopenlane/core v1.20.5 /go.mod h1:d0UuSSTbMoHROntrLX43va3zbKy/vvDbh+x2BleDPt8 =
143143github.com/theopenlane/echox v0.3.0 h1:uwOKEw+r1utGQoOR6dZQqAVuY5j8TcasqnTwO5+rMsA =
144144github.com/theopenlane/echox v0.3.0 /go.mod h1:yTrXnj7s3VNIg0FCvB7Dut2Elr+LqJKU/nruxx1E1cM =
145- github.com/theopenlane/entx v0.27.1 h1:GBnLeaCVzS4gJCokr0Jxktz19ZYlsxcPOyx1b1Lpbmo =
146- github.com/theopenlane/entx v0.27.1 /go.mod h1:JM1Vh0bfvNNxMVBxWvcbEHRi0pdTIPgp2gW8rzr7sBA =
145+ github.com/theopenlane/entx v0.28.0 h1:SL/BSGSJT6daOxVCSig57q0H2XQ63qDD1vyjQLPKtUo =
146+ github.com/theopenlane/entx v0.28.0 /go.mod h1:ZSvcYVsdErZIf8EPS6NZTFeWjJ/XCASoR1mIRMVzUl0 =
147147github.com/theopenlane/utils v0.7.0 h1:tSN9PBC8Ywn2As3TDW/1TAfWsVsodrccec40oAhiZgo =
148148github.com/theopenlane/utils v0.7.0 /go.mod h1:7U9CDoVzCAFWw/JygR5ZhCKGwhHBnuJpK3Jgh1m59+w =
149149github.com/tidwall/gjson v1.14.2 /go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk =
Original file line number Diff line number Diff line change 11module github.com/theopenlane/core
22
3- go 1.26.2
3+ go 1.26.3
44
55tool (
66 github.com/dave/jennifer
@@ -99,7 +99,7 @@ require (
9999 github.com/theopenlane/core/common v1.0.21
100100 github.com/theopenlane/echo-prometheus v0.1.0
101101 github.com/theopenlane/echox v0.3.0
102- github.com/theopenlane/entx v0.27.1
102+ github.com/theopenlane/entx v0.28.0
103103 github.com/theopenlane/go-client v0.10.0
104104 github.com/theopenlane/gqlgen-plugins v0.14.7
105105 github.com/theopenlane/httpsling v0.3.0
Original file line number Diff line number Diff line change @@ -726,8 +726,8 @@ github.com/theopenlane/echox v0.3.0 h1:uwOKEw+r1utGQoOR6dZQqAVuY5j8TcasqnTwO5+rM
726726github.com/theopenlane/echox v0.3.0 /go.mod h1:yTrXnj7s3VNIg0FCvB7Dut2Elr+LqJKU/nruxx1E1cM =
727727github.com/theopenlane/eddy v0.1.0 h1:mtsBL9COYCJWMkjxPOb7LefPaysyPVmYb4idy7kL4lY =
728728github.com/theopenlane/eddy v0.1.0 /go.mod h1:UvovGX5x0N9RdKk2Kb5CMbGziRUasARDy8xSEAT8aDs =
729- github.com/theopenlane/entx v0.27.1 h1:GBnLeaCVzS4gJCokr0Jxktz19ZYlsxcPOyx1b1Lpbmo =
730- github.com/theopenlane/entx v0.27.1 /go.mod h1:JM1Vh0bfvNNxMVBxWvcbEHRi0pdTIPgp2gW8rzr7sBA =
729+ github.com/theopenlane/entx v0.28.0 h1:SL/BSGSJT6daOxVCSig57q0H2XQ63qDD1vyjQLPKtUo =
730+ github.com/theopenlane/entx v0.28.0 /go.mod h1:ZSvcYVsdErZIf8EPS6NZTFeWjJ/XCASoR1mIRMVzUl0 =
731731github.com/theopenlane/go-client v0.10.0 h1:gBEOEWXM3nP7VlXPcmgA/0RPWcvSz1XzFBwA/1EJsgo =
732732github.com/theopenlane/go-client v0.10.0 /go.mod h1:usNDyObWwEJmNph2vAlsYfnx1q6jxXMwOKC6kQAesFo =
733733github.com/theopenlane/gqlgen-plugins v0.14.7 h1:B9I6tpgevch3xQfV3qqRTpxHIlJvwtXg0WVvjd8bDmM =
You can’t perform that action at this time.
0 commit comments