فهرست منبع

go.mod: go 1.22.8 -> 1.23.4 (#8036)

Blake Mizerany 4 ماه پیش
والد
کامیت
a37f4a86a7
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      go.mod

+ 1 - 1
go.mod

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