go.mod: bump to go1.24 (#9242)

This commit is contained in:
Blake Mizerany
2025-02-24 13:11:46 -08:00
committed by GitHub
parent 8c13cfa4dd
commit 4604b10306

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/ollama/ollama
go 1.23.4
go 1.24
require (
github.com/containerd/console v1.0.3