Commit Graph

14 Commits

Author SHA1 Message Date
xuu
1f8b4ab24f
chore: mercury changes 2024-04-05 13:26:14 -06:00
xuu
d4e021386b
chore: add mercury 2024-04-05 13:26:11 -06:00
xuu
eb63312542
chore: update deps
All checks were successful
Go Bump / bump (push) Successful in 35s
Go Test / build (push) Successful in 43s
2024-04-05 13:22:53 -06:00
xuu
b1cc2af8d8
fix: shutdown on error
All checks were successful
Go Bump / bump (push) Successful in 35s
Go Test / build (push) Successful in 40s
2023-10-19 16:53:12 -06:00
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
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
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
364d48b746
build: tidy go.mod 2023-07-12 12:58:45 -06:00
xuu
80dbf39736
initial commit 2023-07-12 12:43:25 -06:00