Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot]
181ea2e856 build(deps): bump golang.org/x/crypto from 0.31.0 to 0.36.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.36.0.
- [Commits](https://github.com/golang/crypto/compare/v0.31.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 00:40:17 +00:00
Jonas Kaninda
624c986a23 Merge pull request #5 from jkaninda/dependabot/go_modules/github.com/aws/aws-sdk-go-1.55.5
All checks were successful
Go / build (push) Successful in 9m50s
Lint / Run on Ubuntu (push) Successful in 18m33s
build(deps): bump github.com/aws/aws-sdk-go from 1.55.3 to 1.55.5
2024-12-28 07:12:44 +01:00
dependabot[bot]
538df008f7 build(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.28.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.28.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 00:29:49 +00:00
dependabot[bot]
10e9be1f49 build(deps): bump github.com/aws/aws-sdk-go from 1.55.3 to 1.55.5
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.55.3 to 1.55.5.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.55.3...v1.55.5)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 00:36:50 +00:00
Jonas Kaninda
793b04340e refactor: refactoring of code to meet all go lint requirements 2024-12-06 16:25:16 +01:00
Jonas Kaninda
845e0cc43b feat: add Azure Blob storage 2024-12-06 16:10:29 +01:00
Jonas Kaninda
4a4a7a23ab Initial commit 2024-10-23 02:36:04 +02:00