~bigbes/core-go: 1f6fac1d

go mod tidy

Fixes the following error when running `go test`:

    ../../go/pkg/mod/github.com/prometheus/client_golang@v1.14.0/prometheus/internal/metric.go:19:2: missing go.sum entry for module providing package github.com/prometheus/client_model/go (imported by github.com/prometheus/client_golang/prometheus); to add:
    	go get github.com/prometheus/client_golang/prometheus@v1.14.0

Simon Ser <contact@emersion.fr> — 2023-03-24 12:05:56 UTC

Commit 1f6fac1ddae1bad2ed3dcd91b1db1daa17deaafdview raw patch

Parent(s): ca47b9fe

2 changed file(s)

FileStatus+
go.mod M -1
go.sum M +7 -11