Merge branch 'go-team'

Change-Id: I0a7d44016da964930bea2584df9104cac5b7ea36
This commit is contained in:
Sharlatan Hellseher 2024-07-18 21:53:35 +01:00
commit a989b5185c
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5
25 changed files with 911 additions and 654 deletions

View file

@ -5503,7 +5503,6 @@ compatible with SQLite using a graphical user interface.")
(build-system go-build-system)
(arguments
(list
#:go go-1.21
#:install-source? #f
#:import-path "github.com/lighttiger2505/sqls"))
(native-inputs