From fe403f4d8f75502b6c353663dd7db67974a2a9fe Mon Sep 17 00:00:00 2001 From: neilotoole Date: Sun, 16 Apr 2023 07:20:37 -0600 Subject: [PATCH] Removed dead comments from go.mod --- go.mod | 2 -- 1 file changed, 2 deletions(-) diff --git a/go.mod b/go.mod index 80ab0812..0870eaeb 100644 --- a/go.mod +++ b/go.mod @@ -45,8 +45,6 @@ require ( github.com/neilotoole/slogt v1.0.0 github.com/samber/lo v1.38.1 golang.org/x/exp v0.0.0-20230321023759-10a507213a29 -//golang.org/x/exp v0.0.0-20221012211006-4de253d81b95 // older version that had slog.FromContext -//golang.org/x/exp v0.0.0-20230321023759-10a507213a29 ) require (