Skip to content

Commit 264624f

Browse files
build(deps): Bump github.com/CloudNativeAI/model-spec from 0.0.2 to 0.0.3 (#126)
build(deps): Bump github.com/CloudNativeAI/model-spec Bumps [github.com/CloudNativeAI/model-spec](https://github.com/CloudNativeAI/model-spec) from 0.0.2 to 0.0.3. - [Commits](CloudNativeAI/model-spec@v0.0.2...v0.0.3) --- updated-dependencies: - dependency-name: github.com/CloudNativeAI/model-spec dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dcea7bf commit 264624f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.23.3
44
toolchain go1.24.1
55

66
require (
7-
github.com/CloudNativeAI/model-spec v0.0.2
7+
github.com/CloudNativeAI/model-spec v0.0.3
88
github.com/distribution/distribution/v3 v3.0.0-rc.3
99
github.com/distribution/reference v0.6.0
1010
github.com/dustin/go-humanize v1.0.1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/CloudNativeAI/model-spec v0.0.2 h1:uCO86kMk8wwadn8vKs0wT4petig5crByTIngdO3L2cQ=
2-
github.com/CloudNativeAI/model-spec v0.0.2/go.mod h1:3U/4zubBfbUkW59ATSg41HnkYyKrKUcKFH/cVdoPQnk=
1+
github.com/CloudNativeAI/model-spec v0.0.3 h1:5mvgFQ+3pyupzxYjtV5XAeg9zRe6+46pLPBFNHlOrqE=
2+
github.com/CloudNativeAI/model-spec v0.0.3/go.mod h1:3U/4zubBfbUkW59ATSg41HnkYyKrKUcKFH/cVdoPQnk=
33
github.com/VividCortex/ewma v1.2.0 h1:f58SaIzcDXrSy3kWaHNvuJgJ3Nmz59Zji6XoJR/q1ow=
44
github.com/VividCortex/ewma v1.2.0/go.mod h1:nz4BbCtbLyFDeC9SUHbtcT5644juEuWfUAUnGx7j5l4=
55
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d h1:licZJFw2RwpHMqeKTCYkitsPqHNxTmd4SNR5r94FGM8=

0 commit comments

Comments
 (0)