File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ module github.com/calypr/data-client
33go 1.26.2
44
55require (
6- github.com/calypr/syfon/apigen v0.2.3
7- github.com/calypr/syfon/client v0.2.3
6+ github.com/calypr/syfon/apigen v0.2.4
7+ github.com/calypr/syfon/client v0.2.4
88 github.com/golang-jwt/jwt/v5 v5.3.1
99 github.com/hashicorp/go-retryablehttp v0.7.8
1010 github.com/hashicorp/go-version v1.9.0
Original file line number Diff line number Diff line change @@ -8,8 +8,12 @@ github.com/apapsch/go-jsonmerge/v2 v2.0.0/go.mod h1:lvDnEdqiQrp0O42VQGgmlKpxL1AP
88github.com/bmatcuk/doublestar v1.1.1 /go.mod h1:UD6OnuiIn0yFxxA2le/rnRU1G4RaI4UvFv1sNto9p6w =
99github.com/calypr/syfon/apigen v0.2.3 h1:32Wk60IN18Ir8aTjo2UfMpB/yeOfF2XItiqk6/33Kkk =
1010github.com/calypr/syfon/apigen v0.2.3 /go.mod h1:9JNwTgR57yKJlWqZpdqP+/l4zCNzH1EIFrW+e20PyMQ =
11+ github.com/calypr/syfon/apigen v0.2.4 h1:LMK7IChGjDZ/7u7mTlVQTW4BR+TnF+4we/qLouk/S6Q =
12+ github.com/calypr/syfon/apigen v0.2.4 /go.mod h1:9JNwTgR57yKJlWqZpdqP+/l4zCNzH1EIFrW+e20PyMQ =
1113github.com/calypr/syfon/client v0.2.3 h1:5vIwLgAoEZd9/LjxmyjPfjJkfOpop4Y2ZFgjPoaCmis =
1214github.com/calypr/syfon/client v0.2.3 /go.mod h1:Yb0nHJER/8BWUwiBNY3idqQQO087do9gS9kXn1+UOik =
15+ github.com/calypr/syfon/client v0.2.4 h1:9wOleoF86lGoE7/CLhMLmkdUrBVLbuKRiBHrGILZdmE =
16+ github.com/calypr/syfon/client v0.2.4 /go.mod h1:44Xfegl+Ti5FQB/KJHq3cJP8hEUa7L0P059iqAVW2kg =
1317github.com/clipperhouse/uax29/v2 v2.7.0 h1:+gs4oBZ2gPfVrKPthwbMzWZDaAFPGYK72F0NJv2v7Vk =
1418github.com/clipperhouse/uax29/v2 v2.7.0 /go.mod h1:EFJ2TJMRUaplDxHKj1qAEhCtQPW2tJSwu5BF98AuoVM =
1519github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
You can’t perform that action at this time.
0 commit comments