public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/syncthing] epel10.2: Update quic-go to newer version that supports Go 1.26
@ 2026-07-05 13:49 Maxwell G
  0 siblings, 0 replies; only message in thread
From: Maxwell G @ 2026-07-05 13:49 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/syncthing
Branch : epel10.2
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.2

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-05 13:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-05 13:49 [rpms/syncthing] epel10.2: Update quic-go to newer version that supports Go 1.26 Maxwell G

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox