File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11module github.com/xmidt-org/scytale
22
3- go 1.21
3+ go 1.23
44
55require (
66 github.com/go-kit/kit v0.13.0
@@ -18,7 +18,7 @@ require (
1818 github.com/xmidt-org/sallust v0.2.2
1919 github.com/xmidt-org/touchstone v0.1.7
2020 github.com/xmidt-org/webpa-common v1.11.9
21- github.com/xmidt-org/webpa-common/v2 v2.4.5
21+ github.com/xmidt-org/webpa-common/v2 v2.5.0
2222 github.com/xmidt-org/wrp-go/v3 v3.7.0
2323 go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.54.0
2424 go.uber.org/zap v1.27.0
Original file line number Diff line number Diff line change @@ -943,8 +943,8 @@ github.com/xmidt-org/webpa-common v1.11.5-0.20210120003553-3d03d7329aee/go.mod h
943943github.com/xmidt-org/webpa-common v1.11.5 /go.mod h1:jMyROPQmgvNS+P0csPodDMikqesqPFzlb3v/JVw2SmY =
944944github.com/xmidt-org/webpa-common v1.11.9 h1:whfyOOTAWQmlN6CfowozbbqQfEqo/49MIxV36z/o2gY =
945945github.com/xmidt-org/webpa-common v1.11.9 /go.mod h1:lSfUaPF/LA6PCHviTQk1XuTtqvdFcHzyACwdtH94ZfU =
946- github.com/xmidt-org/webpa-common/v2 v2.4.5 h1:aV7PPdeg63ytQNYBYuUQLepSzTaDBP06QygZWb4sYzo =
947- github.com/xmidt-org/webpa-common/v2 v2.4.5 /go.mod h1:bWtWPRfm0z/tw3WJWyRCS3tDmEwHKVss54g5Xfav6tE =
946+ github.com/xmidt-org/webpa-common/v2 v2.5.0 h1:xViK8pOCeKUU7FwOgMPG/IMLXjsjdaGAZJSstz71AYU =
947+ github.com/xmidt-org/webpa-common/v2 v2.5.0 /go.mod h1:bWtWPRfm0z/tw3WJWyRCS3tDmEwHKVss54g5Xfav6tE =
948948github.com/xmidt-org/wrp-go v1.3.4 /go.mod h1:EWC9BgcYYO1hKgLzz6VFPpg3LU6ZWSDV/uNiWC7zP+o =
949949github.com/xmidt-org/wrp-go/v2 v2.0.1 /go.mod h1:v0HK0go/7OSVDvKbnXsUn6c+M987p0yyxWEs8/Fmf60 =
950950github.com/xmidt-org/wrp-go/v3 v3.0.1 /go.mod h1:08zAEevd+fM81/asCgsMJdgO8sfKLvqclqJGX1pphnE =
You can’t perform that action at this time.
0 commit comments