ab384564a6
Bumps [github.com/VictoriaMetrics/metrics](https://github.com/VictoriaMetrics/metrics) from 1.23.0 to 1.23.1. - [Release notes](https://github.com/VictoriaMetrics/metrics/releases) - [Commits](https://github.com/VictoriaMetrics/metrics/compare/v1.23.0...v1.23.1) --- updated-dependencies: - dependency-name: github.com/VictoriaMetrics/metrics dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 lines
154 B
Modula-2
9 lines
154 B
Modula-2
module go.unistack.org/micro-meter-victoriametrics/v3
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/VictoriaMetrics/metrics v1.23.1
|
|
go.unistack.org/micro/v3 v3.10.5
|
|
)
|