Commit Graph

29 Commits

Author SHA1 Message Date
96262ce3a6 Merge pull request #22 from hexolan/dependabot/go_modules/go_modules-dd7da38a6b
chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 in the go_modules group across 1 directory
2025-11-23 23:02:19 +00:00
dependabot[bot]
7885b5ffb7 chore(deps): bump golang.org/x/crypto
Bumps the go_modules group with 1 update in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `golang.org/x/crypto` from 0.36.0 to 0.45.0
- [Commits](https://github.com/golang/crypto/compare/v0.36.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: direct:production
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 02:00:46 +00:00
80344238cd docs: typo 2025-09-29 22:08:02 +01:00
239104a9c7 docs: contributing and code of conduct 2025-09-29 22:05:26 +01:00
bd38c2de48 ci: add buf format and linting workflow 2025-09-28 23:29:31 +01:00
56e78231de Merge pull request #12 from hexolan/dependabot/go_modules/golang.org/x/net-0.38.0
chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0
2025-07-02 15:50:43 +01:00
dependabot[bot]
be933ab1bb chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-16 23:22:26 +00:00
fe910a160f fix: misspell
docs: add reference to conventional commit messages

corrections:
* `AVALIABLE` -> `AVAILABLE`
* `UNAVALIABLE` -> `UNAVAILABLE`
* `succesful` -> `successful`
v1.0.0
2025-03-14 10:50:06 +00:00
0c9c64b377 fix: ineffective err assignment 2025-03-13 16:21:19 +00:00
63305a6d06 Merge pull request #8 from hexolan/dependabot/go_modules/golang.org/x/net-0.36.0
chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0
2025-03-13 16:11:51 +00:00
25303851d5 feat: go report card
fix: comment and log misspellings
2025-03-13 16:11:01 +00:00
dependabot[bot]
241e1dd014 chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-13 01:41:14 +00:00
b31f08186c Merge pull request #6 from hexolan/dependabot/go_modules/golang.org/x/crypto-0.31.0
chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0
2025-01-21 19:21:29 +00:00
4d927c9198 Merge branch 'main' into dependabot/go_modules/golang.org/x/crypto-0.31.0 2025-01-21 19:20:54 +00:00
2532d190b2 Merge pull request #7 from hexolan/dependabot/go_modules/golang.org/x/net-0.33.0
chore(deps): bump golang.org/x/net from 0.23.0 to 0.33.0
2025-01-21 19:13:15 +00:00
dependabot[bot]
2f2ebc119a chore(deps): bump golang.org/x/net from 0.23.0 to 0.33.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 19:13:04 +00:00
dependabot[bot]
e02ffabbd2 chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-11 23:56:21 +00:00
97f8d3b546 Merge pull request #5 from hexolan/dependabot/go_modules/golang.org/x/net-0.23.0
chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0
2024-09-05 00:20:16 +01:00
dependabot[bot]
cad44c7d0d chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-04 23:20:03 +00:00
e016e68672 Merge pull request #3 from hexolan/dependabot/go_modules/google.golang.org/protobuf-1.33.0
chore(deps): bump google.golang.org/protobuf from 1.31.1-0.20231027082548-f4a6c1f6e5c1 to 1.33.0
2024-09-05 00:18:42 +01:00
ed0938de2c Merge pull request #4 from hexolan/dependabot/go_modules/github.com/lestrrat-go/jwx/v2-2.0.21
chore(deps): bump github.com/lestrrat-go/jwx/v2 from 2.0.18 to 2.0.21
2024-09-05 00:18:29 +01:00
dependabot[bot]
21208da3d8 chore(deps): bump github.com/lestrrat-go/jwx/v2 from 2.0.18 to 2.0.21
Bumps [github.com/lestrrat-go/jwx/v2](https://github.com/lestrrat-go/jwx) from 2.0.18 to 2.0.21.
- [Release notes](https://github.com/lestrrat-go/jwx/releases)
- [Changelog](https://github.com/lestrrat-go/jwx/blob/develop/v2/Changes)
- [Commits](https://github.com/lestrrat-go/jwx/compare/v2.0.18...v2.0.21)

---
updated-dependencies:
- dependency-name: github.com/lestrrat-go/jwx/v2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-04 23:17:50 +00:00
dependabot[bot]
5b6a0bd255 chore(deps): bump google.golang.org/protobuf
Bumps google.golang.org/protobuf from 1.31.1-0.20231027082548-f4a6c1f6e5c1 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-04 23:17:42 +00:00
534a5881eb Merge pull request #2 from hexolan/dependabot/go_modules/github.com/jackc/pgx/v5-5.5.4
chore(deps): bump github.com/jackc/pgx/v5 from 5.3.1 to 5.5.4
2024-09-05 00:15:29 +01:00
f83897666a Merge pull request #1 from hexolan/dependabot/go_modules/github.com/docker/docker-25.0.6incompatible
chore(deps): bump github.com/docker/docker from 24.0.7+incompatible to 25.0.6+incompatible
2024-09-05 00:14:50 +01:00
dependabot[bot]
dc9da32a99 chore(deps): bump github.com/jackc/pgx/v5 from 5.3.1 to 5.5.4
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.3.1 to 5.5.4.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.3.1...v5.5.4)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-04 23:14:42 +00:00
dependabot[bot]
d74c7f09c3 chore(deps): bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.7+incompatible to 25.0.6+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.7...v25.0.6)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-04 23:14:26 +00:00
3d665bdde2 feat: add formatting pre-commit hook 2024-09-05 00:12:34 +01:00
531b5dabe2 chore: initial commit 2024-04-16 22:27:52 +01:00