✨ Upgrade Go version to 1.24.0 and update various dependencies, including NATS, Viper, and Go modules. Refactor error handling in configuration loading and validation processes for improved clarity and consistency.
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ tasks:
|
||||
desc: Upgrade go dependencies
|
||||
cmds:
|
||||
- echo "Upgrading go dependencies..."
|
||||
- go get -u -d -v ./...
|
||||
- go get -u -v ./...
|
||||
- go mod tidy
|
||||
|
||||
install-test:
|
||||
|
||||
Reference in New Issue
Block a user