We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca04905 commit e1e1593Copy full SHA for e1e1593
1 file changed
go.mod
@@ -3,7 +3,7 @@ module github.com/newrelic/nri-memcached
3
go 1.26.3
4
5
require (
6
- github.com/memcachier/mc v2.0.2-0.20181103130939-5d1620e2c6d8+incompatible
+ github.com/memcachier/mc 718baa3b656f
7
github.com/mitchellh/mapstructure v1.5.0
8
github.com/newrelic/infra-integrations-sdk/v3 v3.9.1
9
github.com/stretchr/testify v1.11.1
0 commit comments