Skip to content

Commit

Permalink
Merge pull request #236 from nikodemas/monit_tool_fix
Browse files Browse the repository at this point in the history
Monit tool fix
  • Loading branch information
nikodemas authored Sep 4, 2023
2 parents 052bad9 + 0d5ac2c commit b7f28ec
Show file tree
Hide file tree
Showing 3 changed files with 132 additions and 491 deletions.
1 change: 1 addition & 0 deletions src/go/MONIT/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ require (
github.com/beorn7/perks v1.0.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/kr/pretty v0.3.1 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.42.0 // indirect
Expand Down
Loading

0 comments on commit b7f28ec

Please sign in to comment.