change: update go toolchain
All checks were successful
ci/woodpecker/push/go-lint Pipeline was successful

This commit is contained in:
Andrew Woodlee 2025-03-12 23:22:52 -05:00
parent 6bef0c3e5b
commit 52dbc353e5

4
go.mod
View File

@ -2,9 +2,7 @@ module git.andrewnw.xyz/CyberShell/backy
go 1.23
toolchain go1.23.6
replace git.andrewnw.xyz/CyberShell/backy => /home/andrew/Projects/backy
toolchain go1.23.7
require (
github.com/aws/aws-sdk-go-v2/service/s3 v1.76.0