11 Commits

Author SHA1 Message Date
Slug-Boi 43a946f101 chore: update net package due to security problems 2024-12-19 20:20:05 +01:00
Slug-Boi 2b1c94d73b chore: update go version to latest 2024-12-19 20:15:41 +01:00
dependabot[bot] d1abad9409 chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.27.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.27.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-12 21:05:57 +00:00
Slug-Boi f662eb15b3 refactor: add dynamic scaling to group amount 2024-11-24 22:34:54 +01:00
Slug-Boi 63fd1f13f9 ci: fix dagger ci problems and failing tests 2024-10-28 18:43:38 +01:00
Slug-Boi 55ee0c66d1 ci: update workflow files and mod version 2024-10-25 13:55:25 +02:00
Slug-Boi def99f602f chore: fixed imports and function signatures 2024-10-24 21:11:24 +02:00
Slug-Boi d3755fa043 remove go.mod from root 2024-05-17 21:33:50 +02:00
Theis 17c2d3a6b1 Cleaning up main 2024-03-04 20:48:25 +01:00
Theis f5e9171362 added the ci workflow and tested that it works. also added yml workflow to release to github 2024-03-03 18:50:49 +01:00
Theis 880bc7f5eb added a go mod file in src dir and added the base to some dagger ci stuff 2024-03-03 10:51:45 +01:00