File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.23.5
5
5
require (
6
6
github.com/spf13/pflag v1.0.5
7
7
github.com/upsun/convsun v0.3.4
8
- github.com/upsun/lib-sun v0.3.13
8
+ github.com/upsun/lib-sun v0.3.15
9
9
)
10
10
11
11
require (
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
18
18
github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
19
19
github.com/upsun/convsun v0.3.4 h1:MiOidA/g2qRBe9h7iwiCotP+llF9W50maxzcR4Zw+hM =
20
20
github.com/upsun/convsun v0.3.4 /go.mod h1:32MjtKrPJkXhgYomhm7B+Wkgpq9vKTX6NQox7ut2U8Q =
21
- github.com/upsun/lib-sun v0.3.13 h1:gB40P4XBeu/sMrEGASCZ+vuf1m4Xy13ndAGAPECy/Tw =
22
- github.com/upsun/lib-sun v0.3.13 /go.mod h1:8AtRNv0L+c9qCS/maO/OVFIn2VDi89LTkWwpB7YKTDE =
21
+ github.com/upsun/lib-sun v0.3.15 h1:PHxQ46vbRVWqJ5VUMsXzIFBj2L/hyCrsQUx49yS5MtI =
22
+ github.com/upsun/lib-sun v0.3.15 /go.mod h1:LRs+1TttogDkbvpnz2sxcAPdePld1BuxSjRUs4fW4UM =
23
23
golang.org/x/sys v0.18.0 h1:DBdB3niSjOA/O0blCZBqDefyWNYveAYMNF1Wum0DYQ4 =
24
24
golang.org/x/sys v0.18.0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
25
25
golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ =
You can’t perform that action at this time.
0 commit comments