From 9002a87f7c80157c030434e00211467efbae8d5b Mon Sep 17 00:00:00 2001 From: Frederic Leitenberger Date: Thu, 17 Oct 2024 00:55:40 +0200 Subject: [PATCH] Revert "Update go.mod" This reverts commit 67b4f7a70debe4fcbb8494d05223820254aeedee. --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 84648bf8..83f0c358 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/finomosec/procfs +module github.com/prometheus/procfs go 1.21