Skip to content

Commit ec77003

Browse files
committed
tidy deps - bump xweb
1 parent ea70b5b commit ec77003

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ require (
6565
github.com/openziti/storage v0.4.11
6666
github.com/openziti/transport/v2 v2.0.171
6767
github.com/openziti/x509-claims v1.0.3
68-
github.com/openziti/xweb/v2 v2.3.2
68+
github.com/openziti/xweb/v2 v2.3.3
6969
github.com/openziti/ziti-db-explorer v1.1.3
7070
github.com/orcaman/concurrent-map/v2 v2.0.1
7171
github.com/pkg/errors v0.9.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -613,8 +613,8 @@ github.com/openziti/transport/v2 v2.0.171 h1:7vgQLANLXP4WNYuRxeOcCx++/t9QpmcDfwl
613613
github.com/openziti/transport/v2 v2.0.171/go.mod h1:F4FIT6aH8QnHBC/2N/RcqbGRI5oT3+1ojvWyYldTNIw=
614614
github.com/openziti/x509-claims v1.0.3 h1:HNdQ8Nf1agB3lBs1gahcO6zfkeS4S5xoQ2/PkY4HRX0=
615615
github.com/openziti/x509-claims v1.0.3/go.mod h1:Z0WIpBm6c4ecrpRKrou6Gk2wrLWxJO/+tuUwKh8VewE=
616-
github.com/openziti/xweb/v2 v2.3.2 h1:rZuCr99KrRCVWcknEqAyUGSYdNUIf1g6gXE7DIKQn6g=
617-
github.com/openziti/xweb/v2 v2.3.2/go.mod h1:NdGtTdyXffp52wjedBfziddsJfQrsdUHSBYcCZGhrSU=
616+
github.com/openziti/xweb/v2 v2.3.3 h1:idnzpsN03b+xKIyYF59Cwfy2A0iGJqL3IjN51zLo2Ek=
617+
github.com/openziti/xweb/v2 v2.3.3/go.mod h1:z1bKQh1mCFxXL9288jtdKzYeXYVXv1Em452jabM2gIM=
618618
github.com/openziti/ziti-db-explorer v1.1.3 h1:9JER16MJzagtYPdGEhgDcw2p/BXNCVbf9IgA/sMB52w=
619619
github.com/openziti/ziti-db-explorer v1.1.3/go.mod h1:pMIMNJoTRSTbkO2e7cZWiBokA3jMdeiGAILP3QhU+v8=
620620
github.com/orcaman/concurrent-map/v2 v2.0.1 h1:jOJ5Pg2w1oeB6PeDurIYf6k9PQ+aTITr/6lP/L/zp6c=

0 commit comments

Comments
 (0)