fix(go.mod): update Go version to 1.23.6 #749

Merged
argoyle merged 1 commits from update-go-version-and-toolchain into main 2025-02-06 17:23:09 +00:00

1 Commits

Author SHA1 Message Date
argoyle 1a9057b378 fix(go.mod): update Go version to 1.23.6
Removes the Go version locking for 1.21 and updates it to 
1.23.6 for compatibility with the current toolchain. This 
ensures that the module uses the correct Go version for 
building and running the application.
2025-02-06 18:05:21 +01:00