diff --git a/go.mod b/go.mod index bf7db2c..bd24ffc 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/mostlygeek/llama-swap -go 1.25.1 +go 1.26.1 require ( github.com/billziss-gh/golib v0.2.0