Compare commits

...

1 commit

Author SHA1 Message Date
8233c3e20b chore(deps): update module github.com/aws/aws-sdk-go to v1.55.8
Some checks failed
renovate/artifacts Artifact file update failure
Dev Version / Release (push) Has been cancelled
2025-12-01 18:27:43 +00:00

2
go.mod
View file

@ -3,7 +3,7 @@ module idun
go 1.21
require (
github.com/aws/aws-sdk-go v1.55.5
github.com/aws/aws-sdk-go v1.55.8
github.com/pkg/sftp v1.13.6
github.com/rs/zerolog v1.33.0
github.com/stretchr/testify v1.9.0