Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d5af059

Browse files
committed
Updating dependency github.com/openziti/[email protected]
1 parent eafa9dc commit d5af059

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ require (
1010
github.com/michaelquigley/pfxlog v0.6.10
1111
github.com/openziti-incubator/cf v0.0.3
1212
github.com/openziti/dilithium v0.3.5
13-
github.com/openziti/foundation/v2 v2.0.74
14-
github.com/openziti/identity v1.0.113
13+
github.com/openziti/foundation/v2 v2.0.76
14+
github.com/openziti/identity v1.0.114
1515
github.com/pion/dtls/v3 v3.0.7
1616
github.com/pkg/errors v0.9.1
1717
github.com/sirupsen/logrus v1.9.3

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -329,10 +329,10 @@ github.com/openziti-incubator/cf v0.0.3 h1:JKs55DbaIxl87nI/Ra/3DHMiz5iaPpu8JjsuN
329329
github.com/openziti-incubator/cf v0.0.3/go.mod h1:6abCY06bCjKmK2I9kohij+cp9uXIPFiFwSCNZPdMk8E=
330330
github.com/openziti/dilithium v0.3.5 h1:+envGNzxc3OyVPiuvtxivQmCsOjdZjtOMLpQBeMz7eM=
331331
github.com/openziti/dilithium v0.3.5/go.mod h1:XONq1iK6te/WwNzkgZHfIDHordMPqb0hMwJ8bs9EfSk=
332-
github.com/openziti/foundation/v2 v2.0.74 h1:1Kuj67yF5C9buvPwzUh0Ea6GyLh5jw7tjiaCglhb8fo=
333-
github.com/openziti/foundation/v2 v2.0.74/go.mod h1:rwLV3heBM+S7CtCKCauiozLWGPPejy2p80M1R65d6Lk=
334-
github.com/openziti/identity v1.0.113 h1:TDBm0EnxRMhBzA8/33M1crWdIYJGbPrqwb8xj+VY5Sk=
335-
github.com/openziti/identity v1.0.113/go.mod h1:cV6NeDGC3YLGKDwekec2YpV6oLWo5S7KFpPrdwOUbAk=
332+
github.com/openziti/foundation/v2 v2.0.76 h1:XPfIT/vNo0ix+kNhB2Bb6SQsVAf54/EtB1W3E1f20Pg=
333+
github.com/openziti/foundation/v2 v2.0.76/go.mod h1:rwLV3heBM+S7CtCKCauiozLWGPPejy2p80M1R65d6Lk=
334+
github.com/openziti/identity v1.0.114 h1:rzlRkxLahGFWkn+eB6MXJBeZSnyH+7bpWlnL2G7BseQ=
335+
github.com/openziti/identity v1.0.114/go.mod h1:UyfaeMl3CUSkUHPYGADaENRWM1F4lLQS/3sr5++jOH4=
336336
github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 h1:mOvehYivJ4Aqu2CPe3D3lv8jhqOI9/1o0THxJHBE0qw=
337337
github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9/go.mod h1:gLH27qo/dvMhLTVVyMELpe3Tut7sOfkiDg7ZpeqKwsw=
338338
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=

0 commit comments

Comments
 (0)