mirror of
https://github.com/TwiN/gatus.git
synced 2026-09-19 22:34:14 +00:00
Update dependencies
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ import (
|
||||
|
||||
dto "github.com/prometheus/client_model/go"
|
||||
|
||||
"github.com/golang/protobuf/proto"
|
||||
"github.com/golang/protobuf/proto" //nolint:staticcheck // Ignore SA1019. Need to keep deprecated package for compatibility.
|
||||
"github.com/prometheus/common/model"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user