From 106a943bb91dc6e0df1e4b3eae84024db1976ef0 Mon Sep 17 00:00:00 2001 From: Ryan Ward Date: Thu, 20 Feb 2025 23:00:23 -0500 Subject: [PATCH] added module --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 377dc12..8349c91 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/rayaman/simply-jobber go 1.23.0 -require github.com/golang-collections/collections v0.0.0-20130729185459-604e922904d3 // indirect +require github.com/golang-collections/collections v0.0.0-20130729185459-604e922904d3