public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Maxwell G <maxwell@gtmx.me>
To: git-commits@fedoraproject.org
Subject: [rpms/syncthing] epel10: Update quic-go to newer version that supports Go 1.26
Date: Sun, 05 Jul 2026 13:43:34 GMT [thread overview]
Message-ID: <178325901490.1.125426090673802941.rpms-syncthing-da9a6bdfe7e2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/syncthing
Branch : epel10
Commit : da9a6bdfe7e2a75cca4c8ad68a20c1b478d0e5d2
Author : Maxwell G <maxwell@gtmx.me>
Date : 2026-07-05T15:36:41+02:00
Stats : +4/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/syncthing/c/da9a6bdfe7e2a75cca4c8ad68a20c1b478d0e5d2?branch=epel10
Log:
Update quic-go to newer version that supports Go 1.26
---
diff --git a/go-vendor-tools.toml b/go-vendor-tools.toml
index 2d0581c..ea3fe7e 100644
--- a/go-vendor-tools.toml
+++ b/go-vendor-tools.toml
@@ -4,6 +4,9 @@ pre_commands = [
["rm", "internal/db/sqlite/db_open_nocgo.go"],
["sed", "-i", '/modernc.org\/sqlite/d', "go.mod"],
]
+[archive.dependency_overrides]
+# This override should be removed once quic-go is updated in the upstream go.mod
+"github.com/quic-go/quic-go" = "v0.59.0"
[licensing]
detector = "askalono"
diff --git a/sources b/sources
index 029b360..14abb82 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (syncthing-2.0.14.tar.gz) = cbad22a592e870806511f7a098383f488a8226d5b9a470f3643aa3d7aec29f9d46e7a2d47cd0b646818e76c14288a5800f1d1b62777325625670b038e53ab757
-SHA512 (syncthing-2.0.14-vendor.tar.xz) = 9a46c42ff01e38dbe830cbdb62243ef35146356d6cf61b13adb335a6ed5351eb337831c85f2b2ecd34a40437ab3de69c57145742d12f265fecc3ce4dbc2edbe2
+SHA512 (syncthing-2.0.14-vendor.tar.xz) = 2b2204c22d37d8338fbf7b5de1a86d5a5e6af9537b7ceddd037d0d608591526597fd1a3078337565887870b3cfd919ab806205188b07fb302bbf4a5f76592419
reply other threads:[~2026-07-05 13:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178325901490.1.125426090673802941.rpms-syncthing-da9a6bdfe7e2@fedoraproject.org \
--to=maxwell@gtmx.me \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox