Update version.nix

Update version to v..1 and commit

Update version.go

Update version to v..1 and commit

Update version.nix

Update version to v..1 and commit

Update version.go

Update version.nix
This commit is contained in:
John Connor
2024-12-28 06:41:51 -05:00
committed by John
parent b701c767fc
commit 343cbba5ec
3 changed files with 2 additions and 5 deletions

View File

@@ -154,9 +154,6 @@ schema = 3
[mod."github.com/leodido/go-urn"]
version = "v1.4.0"
hash = "sha256-Q6kplWkY37Tzy6GOme3Wut40jFK4Izun+ij/BJvcEu0="
[mod."github.com/liushuangls/go-anthropic/v2"]
version = "v2.11.0"
hash = "sha256-VvQ6RT8qcP19mRzBtFKh19czlRk5obHzh1NVs3z/Gkc="
[mod."github.com/mattn/go-isatty"]
version = "v0.0.20"
hash = "sha256-qhw9hWtU5wnyFyuMbKx+7RB8ckQaFQ8D+8GKPkN3HHQ="

View File

@@ -1 +1 @@
"..1"
"1.4.128"

View File

@@ -1,3 +1,3 @@
package main
var version = "v1.4.120"
var version = "v1.4.128"