diff options
Diffstat (limited to 'nix')
-rw-r--r-- | nix/gomod2nix.toml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/nix/gomod2nix.toml b/nix/gomod2nix.toml index 268262c..459fc49 100644 --- a/nix/gomod2nix.toml +++ b/nix/gomod2nix.toml @@ -80,9 +80,6 @@ schema = 3 [mod."github.com/osdevisnot/sorvor"] version = "v0.4.4" hash = "sha256-BhyO7bvwxIdEV+c6Eo1uqahhcgsHiS8nJpg2aT8t+8s=" - [mod."github.com/otiai10/copy"] - version = "v1.14.0" - hash = "sha256-xsaL1ddkPS544y0Jv7u/INUALBYmYq29ddWvysLXk4A=" [mod."github.com/pkg/errors"] version = "v0.9.1" hash = "sha256-mNfQtcrQmu3sNg/7IwiieKWOgFQOVVe2yXgKBpe/wZw=" @@ -113,9 +110,6 @@ schema = 3 [mod."golang.org/x/net"] version = "v0.25.0" hash = "sha256-IjFfXLYNj27WLF7vpkZ6mfFXBnp+7QER3OQ0RgjxN54=" - [mod."golang.org/x/sync"] - version = "v0.7.0" - hash = "sha256-2ETllEu2GDWoOd/yMkOkLC2hWBpKzbVZ8LhjLu0d2A8=" [mod."golang.org/x/sys"] version = "v0.20.0" hash = "sha256-mowlaoG2k4n1c1rApWef5EMiXd3I77CsUi8jPh6pTYA=" |