Commit Graph

31 Commits (main)

Author SHA1 Message Date
xuu eb63312542
chore: update deps
Go Bump / bump (push) Successful in 35s Details
Go Test / build (push) Successful in 43s Details
2024-04-05 13:22:53 -06:00
xuu 0a4986d476
chore: add libsql driver
Go Test / build (push) Failing after 23s Details
Go Bump / bump (push) Successful in 44s Details
2024-04-05 12:41:30 -06:00
xuu b1cc2af8d8
fix: shutdown on error
Go Bump / bump (push) Successful in 35s Details
Go Test / build (push) Successful in 40s Details
2023-10-19 16:53:12 -06:00
Jon Lundy 7725019ed7
Merge pull request #1 from sour-is/dependabot/go_modules/golang.org/x/net-0.17.0
build(deps): bump golang.org/x/net from 0.12.0 to 0.17.0
2023-10-19 06:40:09 -06:00
Jon Lundy fcae935511
Merge pull request #2 from sour-is/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp-0.44.0
build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.42.0 to 0.44.0
2023-10-19 06:39:33 -06:00
dependabot[bot] 14eb48d336
build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.42.0 to 0.44.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.42.0...zpages/v0.44.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 14:16:40 +00:00
dependabot[bot] 15399ff5e1
build(deps): bump golang.org/x/net from 0.12.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.12.0...v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 23:00:35 +00:00
xuu 6ef0c668a2
chore: add push to GH
Go Bump / bump (push) Successful in 28s Details
Go Test / build (push) Successful in 34s Details
2023-10-05 13:23:26 -06:00
xuu 8be5d358f1
chore: add push to GH
Go Bump / bump (push) Successful in 32s Details
Go Test / build (push) Successful in 38s Details
2023-10-04 17:32:44 -06:00
xuu 7656b148ba build: add gitea runner.
Go Test / build (push) Successful in 50s Details
Go Bump / bump (push) Successful in 25s Details
2023-10-01 09:03:52 -06:00
xuu 736daf7b4d fix: gh tests 2023-10-01 09:01:21 -06:00
xuu 4b44f4e58a fix: otel mod 2023-10-01 09:01:13 -06:00
Jon Lundy 8ac822b8a8 fix: otel mod 2023-09-16 12:48:40 -06:00
Jon Lundy 543fc21a86 fix: mod 2023-09-16 12:32:19 -06:00
Jon Lundy b9ef445ea6 fix: change locker to avoid pointer to interface 2023-09-16 11:34:05 -06:00
Jon Lundy a4192718b5 fix: change locker to avoid pointer to interface 2023-09-15 13:24:51 -06:00
xuu 5ad7fce0ac
fix: metrics handling 2023-07-26 16:51:43 -06:00
Jon Lundy fcd9ab4d56
Create SECURITY.md 2023-07-12 17:15:54 -06:00
Jon Lundy 3094e355c9
Delete snyk-security.yml 2023-07-12 17:14:17 -06:00
Jon Lundy 8dad842a2c
Create snyk-security.yml 2023-07-12 14:10:33 -06:00
Jon Lundy 8c656d11e2
Create codeql.yml 2023-07-12 14:09:27 -06:00
Jon Lundy c36bc134b2
Delete go-ossf-slsa3-publish.yml 2023-07-12 14:08:42 -06:00
Jon Lundy b330b82ff8
Create .slsa-goreleaser.yml 2023-07-12 13:55:57 -06:00
Jon Lundy bc503fe772
Create go-ossf-slsa3-publish.yml 2023-07-12 13:41:54 -06:00
xuu 364d48b746
build: tidy go.mod 2023-07-12 12:58:45 -06:00
Jon Lundy 0f7cf671e8
Update go.yml 2023-07-12 12:56:22 -06:00
Jon Lundy 43b883fa1a
Update go.yml 2023-07-12 12:54:30 -06:00
Jon Lundy 544660858a
Create go.yml 2023-07-12 12:53:32 -06:00
Jon Lundy 8461a20dea
Create LICENSE 2023-07-12 12:50:32 -06:00
Jon Lundy 3d67e1c986
Create README.md 2023-07-12 12:47:07 -06:00
xuu 80dbf39736
initial commit 2023-07-12 12:43:25 -06:00