From 4e7564f71c9a6ce6e5461521f143ecf2f0c839c0 Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 26 Feb 2024 15:32:08 +0000 Subject: [PATCH] Update github.com/lufia/plan9stats digest to 1dcf731 PR created by Renovate Bot. --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 91b0257..52169c6 100644 --- a/go.mod +++ b/go.mod @@ -22,7 +22,7 @@ require ( github.com/golang/protobuf v1.5.3 // indirect github.com/google/uuid v1.6.0 // indirect github.com/gorilla/websocket v1.5.1 // indirect - github.com/lufia/plan9stats v0.0.0-20231016141302-07b5767bb0ed // indirect + github.com/lufia/plan9stats 1dcf7310316a // indirect github.com/power-devops/perfstat 2259734c190a // indirect github.com/sasha-s/go-csync v0.0.0-20240107134140-fcbab37b09ad // indirect github.com/tklauser/go-sysconf v0.3.13 // indirect