Skip to content

Commit 4fe4d63

Browse files
dependabot[bot]paketo-bot
authored andcommitted
Bump github.com/gpustack/gguf-parser-go in the go-modules group
Bumps the go-modules group with 1 update: [github.com/gpustack/gguf-parser-go](https://github.com/gpustack/gguf-parser-go). Updates `github.com/gpustack/gguf-parser-go` from 0.22.1 to 0.23.1 - [Release notes](https://github.com/gpustack/gguf-parser-go/releases) - [Commits](gpustack/gguf-parser-go@v0.22.1...v0.23.1) --- updated-dependencies: - dependency-name: github.com/gpustack/gguf-parser-go dependency-version: 0.23.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 60f4107 commit 4fe4d63

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ require (
166166
github.com/googleapis/enterprise-certificate-proxy v0.3.7 // indirect
167167
github.com/googleapis/gax-go/v2 v2.16.0 // indirect
168168
github.com/gookit/color v1.6.0 // indirect
169-
github.com/gpustack/gguf-parser-go v0.22.1 // indirect
169+
github.com/gpustack/gguf-parser-go v0.23.1 // indirect
170170
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.70 // indirect
171171
github.com/hashicorp/errwrap v1.1.0 // indirect
172172
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -565,8 +565,8 @@ github.com/gookit/assert v0.1.1/go.mod h1:jS5bmIVQZTIwk42uXl4lyj4iaaxx32tqH16CFj
565565
github.com/gookit/color v1.2.5/go.mod h1:AhIE+pS6D4Ql0SQWbBeXPHw7gY0/sjHoA4s/n1KB7xg=
566566
github.com/gookit/color v1.6.0 h1:JjJXBTk1ETNyqyilJhkTXJYYigHG24TM9Xa2M1xAhRA=
567567
github.com/gookit/color v1.6.0/go.mod h1:9ACFc7/1IpHGBW8RwuDm/0YEnhg3dwwXpoMsmtyHfjs=
568-
github.com/gpustack/gguf-parser-go v0.22.1 h1:FRnEDWqT0Rcplr/R9ctCRSN2+3DhVsf6dnR5/i9JA4E=
569-
github.com/gpustack/gguf-parser-go v0.22.1/go.mod h1:y4TwTtDqFWTK+xvprOjRUh+dowgU2TKCX37vRKvGiZ0=
568+
github.com/gpustack/gguf-parser-go v0.23.1 h1:0U7DOrsi7ryx2L/dlMy+BSQ5bJV4AuMEIgGBs4RK46A=
569+
github.com/gpustack/gguf-parser-go v0.23.1/go.mod h1:y4TwTtDqFWTK+xvprOjRUh+dowgU2TKCX37vRKvGiZ0=
570570
github.com/grpc-ecosystem/grpc-gateway v1.16.0 h1:gmcG1KaJ57LophUzW0Hy8NmPhnMZb4M0+kPpLofRdBo=
571571
github.com/grpc-ecosystem/grpc-gateway v1.16.0/go.mod h1:BDjrQk3hbvj6Nolgz8mAMFbcEtjT1g+wF4CSlocrBnw=
572572
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 h1:YBftPWNWd4WwGqtY2yeZL2ef8rHAxPBD8KFhJpmcqms=

0 commit comments

Comments
 (0)