920e20c2d2
[chore]: Bump golang.org/x/crypto from 0.36.0 to 0.37.0 ( #3975 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.36.0 to 0.37.0.
- [Commits](https://github.com/golang/crypto/compare/v0.36.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 11:04:56 +01:00
4ac5447ad6
[chore]: Bump golang.org/x/crypto from 0.32.0 to 0.33.0 ( #3771 )
2025-02-10 15:52:55 +00:00
7785fa54da
[chore]: Bump golang.org/x/crypto from 0.26.0 to 0.27.0 ( #3283 )
2024-09-09 08:24:38 +00:00
745b80259f
[chore]: Bump golang.org/x/net from 0.27.0 to 0.28.0 ( #3194 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/net/compare/v0.27.0...v0.28.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 11:49:45 +02:00
96eea416f3
[chore]: Bump golang.org/x/net from 0.24.0 to 0.25.0 ( #2914 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/net/compare/v0.24.0...v0.25.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 08:06:30 +00:00
f0a3fcae85
[chore]: Bump golang.org/x/crypto from 0.12.0 to 0.13.0 ( #2190 )
2023-09-11 09:50:37 +00:00
b56dae8120
[chore] Update all but bun libraries ( #526 )
...
* update all but bun libraries
Signed-off-by: kim <grufwub@gmail.com >
* remove my personal build script changes
Signed-off-by: kim <grufwub@gmail.com >
2022-05-02 15:05:18 +02:00
ed46224573
Add SQLite support, fix un-thread-safe DB caches, small performance f… ( #172 )
...
* Add SQLite support, fix un-thread-safe DB caches, small performance fixes
Signed-off-by: kim (grufwub) <grufwub@gmail.com >
* add SQLite licenses to README
Signed-off-by: kim (grufwub) <grufwub@gmail.com >
* appease the linter, and fix my dumbass-ery
Signed-off-by: kim (grufwub) <grufwub@gmail.com >
* make requested changes
Signed-off-by: kim (grufwub) <grufwub@gmail.com >
* add back comment
Signed-off-by: kim (grufwub) <grufwub@gmail.com >
2021-08-29 16:41:41 +02:00
98263a7de6
Grand test fixup ( #138 )
...
* start fixing up tests
* fix up tests + automate with drone
* fiddle with linting
* messing about with drone.yml
* some more fiddling
* hmmm
* add cache
* add vendor directory
* verbose
* ci updates
* update some little things
* update sig
2021-08-12 21:03:24 +02:00