File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ require (
2626 github.com/muesli/termenv v0.15.2 // indirect
2727 github.com/rivo/uniseg v0.4.7 // indirect
2828 github.com/spf13/pflag v1.0.5 // indirect
29- github.com/thlib/go-timezone-local v0.0.4 // indirect
29+ github.com/thlib/go-timezone-local v0.0.6 // indirect
3030 golang.org/x/image v0.23.0 // indirect
3131 golang.org/x/sys v0.28.0 // indirect
3232 golang.org/x/term v0.27.0 // indirect
Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
4848github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
4949github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY =
5050github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
51- github.com/thlib/go-timezone-local v0.0.4 h1:9oqkZLirWUtrFmhF/7WxR8Y0TBAGaThe95w6K3pLKBk =
52- github.com/thlib/go-timezone-local v0.0.4 /go.mod h1:/Tnicc6m/lsJE0irFMA0LfIwTBo4QP7A8IfyIv4zZKI =
51+ github.com/thlib/go-timezone-local v0.0.6 h1:Ii3QJ4FhosL/+eCZl6Hsdr4DDU4tfevNoV83yAEo2tU =
52+ github.com/thlib/go-timezone-local v0.0.6 /go.mod h1:/Tnicc6m/lsJE0irFMA0LfIwTBo4QP7A8IfyIv4zZKI =
5353golang.org/x/image v0.23.0 h1:HseQ7c2OpPKTPVzNjG5fwJsOTCiiwS4QdsYi5XU6H68 =
5454golang.org/x/image v0.23.0 /go.mod h1:wJJBTdLfCCf3tiHa1fNxpZmUI4mmoZvwMCPP0ddoNKY =
5555golang.org/x/sys v0.0.0-20210831042530-f4d43177bf5e /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
You can’t perform that action at this time.
0 commit comments