File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/fatih/color v1.18.0
1010 github.com/indaco/tempo-api v0.0.0-20250217085709-fd62d35b4d54
1111 github.com/urfave/cli/v3 v3.6.2
12- golang.org/x/mod v0.31 .0
12+ golang.org/x/mod v0.32 .0
1313 golang.org/x/sync v0.19.0
1414 gopkg.in/yaml.v3 v3.0.1
1515)
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu
1616github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
1717github.com/urfave/cli/v3 v3.6.2 h1:lQuqiPrZ1cIz8hz+HcrG0TNZFxU70dPZ3Yl+pSrH9A8 =
1818github.com/urfave/cli/v3 v3.6.2 /go.mod h1:ysVLtOEmg2tOy6PknnYVhDoouyC/6N42TMeoMzskhso =
19- golang.org/x/mod v0.31 .0 h1:HaW9xtz0+kOcWKwli0ZXy79Ix+UW/vOfmWI5QVd2tgI =
20- golang.org/x/mod v0.31 .0 /go.mod h1:43JraMp9cGx1Rx3AqioxrbrhNsLl2l/iNAvuBkrezpg =
19+ golang.org/x/mod v0.32 .0 h1:9F4d3PHLljb6x//jOyokMv3eX+YDeepZSEo3mFJy93c =
20+ golang.org/x/mod v0.32 .0 /go.mod h1:SgipZ/3h2Ci89DlEtEXWUk/HteuRin+HHhN+WbNhguU =
2121golang.org/x/sync v0.19.0 h1:vV+1eWNmZ5geRlYjzm2adRgW2/mcpevXNg50YZtPCE4 =
2222golang.org/x/sync v0.19.0 /go.mod h1:9KTHXmSnoGruLpwFjVSX0lNNA75CykiMECbovNTZqGI =
2323golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
You can’t perform that action at this time.
0 commit comments