We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4cc32aa + 13fd51c commit ce595b9Copy full SHA for ce595b9
go.mod
@@ -2,7 +2,7 @@ module github.com/TheDevMinerTV/postgres_s3_backup
2
3
go 1.21
4
5
-toolchain go1.22.0
+toolchain go1.22.3
6
7
require (
8
github.com/joho/godotenv v1.5.1
0 commit comments