prometheus-jitsi-meet-exporter/go.mod
dependabot[bot] 004b344a2b
⬆️ Bump the gomod group with 1 update (#133)
Bumps the gomod group with 1 update: [github.com/google/go-cmp](https://github.com/google/go-cmp).

- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.9...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-13 07:29:43 +00:00

5 lines
108 B
Modula-2

module github.com/systemli/prometheus-jitsi-meet-exporter
go 1.17
require github.com/google/go-cmp v0.6.0