Skip to content

Commit 0f46e19

Browse files
Bump github.com/openziti/channel/v3 in the non-major group
Bumps the non-major group with 1 update: [github.com/openziti/channel/v3](https://github.com/openziti/channel). Updates `github.com/openziti/channel/v3` from 3.0.39 to 3.0.40 - [Commits](openziti/channel@v3.0.39...v3.0.40) --- updated-dependencies: - dependency-name: github.com/openziti/channel/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4824f2d commit 0f46e19

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
@@ -17,7 +17,7 @@ require (
1717
github.com/michaelquigley/pfxlog v0.6.10
1818
github.com/mitchellh/go-ps v1.0.0
1919
github.com/mitchellh/mapstructure v1.5.0
20-
github.com/openziti/channel/v3 v3.0.39
20+
github.com/openziti/channel/v3 v3.0.40
2121
github.com/openziti/edge-api v0.26.42
2222
github.com/openziti/foundation/v2 v2.0.59
2323
github.com/openziti/identity v1.0.100

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,8 +299,8 @@ github.com/onsi/gomega v1.13.0 h1:7lLHu94wT9Ij0o6EWWclhu0aOh32VxhkwEJvzuWPeak=
299299
github.com/onsi/gomega v1.13.0/go.mod h1:lRk9szgn8TxENtWd0Tp4c3wjlRfMTMH27I+3Je41yGY=
300300
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs=
301301
github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc=
302-
github.com/openziti/channel/v3 v3.0.39 h1:UM0iY0tbz4EbOVT3tX4mfN1wSAXxkkWIrKmQ7RhE/Hg=
303-
github.com/openziti/channel/v3 v3.0.39/go.mod h1:7k3mQhtWlgX0HaQBkllDTOH5WAf7DcyyMLqJXrL+/fI=
302+
github.com/openziti/channel/v3 v3.0.40 h1:r6QLIKGcbbgFtRrqeZK8qQ5RonPDoNr4c9oz5Rr76ac=
303+
github.com/openziti/channel/v3 v3.0.40/go.mod h1:6HC3suHRPmL5ziRjS5d/whL89+qNkQRxTBGwPsVR4Y8=
304304
github.com/openziti/edge-api v0.26.42 h1:Wi/BUttSUvedT9XGht7vi/zI/TNGc3ApvjkAviWhauA=
305305
github.com/openziti/edge-api v0.26.42/go.mod h1:sYHVpm26Jr1u7VooNJzTb2b2nGSlmCHMnbGC8XfWSng=
306306
github.com/openziti/foundation/v2 v2.0.59 h1:PJwrcTq62x+cONBeKMlnsuphsTlOvTz8j8prYnehm8o=

0 commit comments

Comments
 (0)