summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSharlatan Hellseher <[email protected]>2025-01-24 13:06:01 +0000
committerSharlatan Hellseher <[email protected]>2025-01-24 13:06:01 +0000
commitb5ff25fc070bdcec22f0fcba3fee83045bc7b688 (patch)
treea58165da4f44b25fec988b177f2fd6a787babccb
parent317ee994d6beb3cf3f26eab31f3c9916ba28a6e9 (diff)
gnu: packages/syncthing: Remove (gnu packages golang).
* gnu/packages/syncthing.scm: Remove (gnu packages golang) as no longer required. Change-Id: I884595ec431b153868902271885e179bb4cf812e
-rw-r--r--gnu/packages/syncthing.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/syncthing.scm b/gnu/packages/syncthing.scm
index 4019215828..9e65e648b4 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -38,7 +38,6 @@
#:use-module (gnu packages freedesktop)
#:use-module (gnu packages glib)
#:use-module (gnu packages gnome)
- #:use-module (gnu packages golang)
#:use-module (gnu packages golang-build)
#:use-module (gnu packages golang-compression)
#:use-module (gnu packages gtk)