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 @@ -3,7 +3,7 @@ module github.com/CloudNativeAI/modctl
33go 1.24.1
44
55require (
6- github.com/CloudNativeAI/model-spec v0.0.5
6+ github.com/CloudNativeAI/model-spec v0.0.6
77 github.com/antgroup/hugescm v0.18.0
88 github.com/avast/retry-go/v4 v4.6.1
99 github.com/briandowns/spinner v1.23.2
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
22dario.cat/mergo v1.0.0 /go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk =
33github.com/BurntSushi/toml v1.5.0 h1:W5quZX/G/csjUnuI8SUYlsHs9M38FC7znL0lIO+DvMg =
44github.com/BurntSushi/toml v1.5.0 /go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho =
5- github.com/CloudNativeAI/model-spec v0.0.5 h1:gVwvpiVJgGZynvIi+xy0Hp/zh+g1EuWa6x6Czm4P0uA =
6- github.com/CloudNativeAI/model-spec v0.0.5 /go.mod h1:3U/4zubBfbUkW59ATSg41HnkYyKrKUcKFH/cVdoPQnk =
5+ github.com/CloudNativeAI/model-spec v0.0.6 h1:eERko51HkeLhVii0G7LhHLAOkK53+1ghbAGAS/4tfJU =
6+ github.com/CloudNativeAI/model-spec v0.0.6 /go.mod h1:PYdhY3NpOfKxuk3v8fBKBaqYr1PPsoy0zfOPhvD6nqU =
77github.com/Microsoft/go-winio v0.5.2 /go.mod h1:WpS1mjBmmwHBEWmogvA2mj8546UReBk4v8QkMxJ6pZY =
88github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY =
99github.com/Microsoft/go-winio v0.6.2 /go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU =
You can’t perform that action at this time.
0 commit comments