File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
1919 github.com/oliamb/cutter v0.2.2
2020 github.com/opentracing/opentracing-go v1.2.0
21- github.com/pelletier/go-toml/v2 v2.3.0
21+ github.com/pelletier/go-toml/v2 v2.3.1
2222 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
2323 github.com/pkg/errors v0.9.1
2424 github.com/radovskyb/watcher v1.0.7
Original file line number Diff line number Diff line change @@ -1019,8 +1019,8 @@ github.com/pborman/getopt v0.0.0-20170112200414-7148bc3a4c30/go.mod h1:85jBQOZwp
10191019github.com/pborman/getopt v0.0.0-20180811024354-2b5b3bfb099b /go.mod h1:85jBQOZwpVEaDAr341tbn15RS4fCAsIst0qp7i8ex1o =
10201020github.com/pelletier/go-toml v1.9.5 h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3ve8 =
10211021github.com/pelletier/go-toml v1.9.5 /go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c =
1022- github.com/pelletier/go-toml/v2 v2.3.0 h1:k59bC/lIZREW0/iVaQR8nDHxVq8OVlIzYCOJf421CaM =
1023- github.com/pelletier/go-toml/v2 v2.3.0 /go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY =
1022+ github.com/pelletier/go-toml/v2 v2.3.1 h1:MYEvvGnQjeNkRF1qUuGolNtNExTDwct51yp7olPtrEc =
1023+ github.com/pelletier/go-toml/v2 v2.3.1 /go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY =
10241024github.com/pjbgf/sha1cd v0.5.0 h1:a+UkboSi1znleCDUNT3M5YxjOnN1fz2FhN48FlwCxs0 =
10251025github.com/pjbgf/sha1cd v0.5.0 /go.mod h1:lhpGlyHLpQZoxMv8HcgXvZEhcGs0PG/vsZnEJ7H0iCM =
10261026github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c h1:+mdjkGKdHQG3305AYmdv1U2eRNDiU2ErMBj1gwrq8eQ =
You can’t perform that action at this time.
0 commit comments