Commit Graph

8 Commits

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-07 00:11:17 +00:00
dependabot[bot]
bcdcffed55 build(deps): bump github.com/aws/aws-sdk-go from 1.55.5 to 1.55.6
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.55.5 to 1.55.6.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.55.5...v1.55.6)

---
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>
2025-01-20 00:36:00 +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