Skip to content

Commit

Permalink
Updating dependency github.com/openziti/transport/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
ziti-ci committed Nov 12, 2024
1 parent 320a6f3 commit 59ba725
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ go 1.21
require (
github.com/gorilla/websocket v1.5.3
github.com/michaelquigley/pfxlog v0.6.10
github.com/openziti/foundation/v2 v2.0.51
github.com/openziti/identity v1.0.89
github.com/openziti/transport/v2 v2.0.152
github.com/openziti/foundation/v2 v2.0.52
github.com/openziti/identity v1.0.90
github.com/openziti/transport/v2 v2.0.153
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -332,12 +332,12 @@ github.com/openziti-incubator/cf v0.0.3 h1:JKs55DbaIxl87nI/Ra/3DHMiz5iaPpu8JjsuN
github.com/openziti-incubator/cf v0.0.3/go.mod h1:6abCY06bCjKmK2I9kohij+cp9uXIPFiFwSCNZPdMk8E=
github.com/openziti/dilithium v0.3.5 h1:+envGNzxc3OyVPiuvtxivQmCsOjdZjtOMLpQBeMz7eM=
github.com/openziti/dilithium v0.3.5/go.mod h1:XONq1iK6te/WwNzkgZHfIDHordMPqb0hMwJ8bs9EfSk=
github.com/openziti/foundation/v2 v2.0.51 h1:1kPg362mFmSldeyqLWO6KPpvmSyld963x23Sg5zYd5s=
github.com/openziti/foundation/v2 v2.0.51/go.mod h1:R7Z7zGVd3p3ETE3UCBwlbxp6ZFJcdOblszbB9bsSNZw=
github.com/openziti/identity v1.0.89 h1:3BpdCULpd6rsDR4C4G99e5tb+wlyrFF6GJevMPrvMkc=
github.com/openziti/identity v1.0.89/go.mod h1:rM9jklC7K7YP47EzQ640RYm45lNChT80sy5vbHCV6XQ=
github.com/openziti/transport/v2 v2.0.152 h1:JBTnTdXARMRljPYgQS2FFV7rOUy3OLEcCGRvZC+tq2U=
github.com/openziti/transport/v2 v2.0.152/go.mod h1:RB/+DyBZnjt7UGNIdzCiScE6lNopTSoDJxb4gjh33E8=
github.com/openziti/foundation/v2 v2.0.52 h1:MSsgFAr84Oi24qPGWBNnTH2bsicOX2kr24CNju0+pnM=
github.com/openziti/foundation/v2 v2.0.52/go.mod h1:R7Z7zGVd3p3ETE3UCBwlbxp6ZFJcdOblszbB9bsSNZw=
github.com/openziti/identity v1.0.90 h1:pZedbJ2HGhnKisi3K0q+TPqDCIhijxxWPkrli4ptMf8=
github.com/openziti/identity v1.0.90/go.mod h1:HRDRSj44IkND9b4mj2Virpiw4t4A0vdu6TMIFJggIA8=
github.com/openziti/transport/v2 v2.0.153 h1:KVlQlwPa+trnhTnwozJ737nU5yAeZqUwZHycnsDTiew=
github.com/openziti/transport/v2 v2.0.153/go.mod h1:MOZ9W6hE0ssOggBKmTv0fXQMNBnI2p45HTpHDfYbl9w=
github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 h1:mOvehYivJ4Aqu2CPe3D3lv8jhqOI9/1o0THxJHBE0qw=
github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9/go.mod h1:gLH27qo/dvMhLTVVyMELpe3Tut7sOfkiDg7ZpeqKwsw=
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
Expand Down

0 comments on commit 59ba725

Please sign in to comment.