Commit 4e41fee
chore: reconcile go.mod with rebased gluon after Nescio rebase
Build-graph fallout from rebasing the X-GM-EXT-1 commits onto
upstream Nescio (Bridge 3.24.2). Not part of the feature itself.
- go mod tidy aligns Bridge's module graph with the rebased local
gluon (juniper, logrus, goleak, x/sys, x/text, go-sqlite3 bumps)
- Pin golang.org/x/exp to upstream's expected version via replace:
the local gluon replace dropped x/exp (BRIDGE-534 moved it to
stdlib), which otherwise lets go mod tidy float x/exp forward and
break slices.SortFunc in upstream's internal/usertypes.
Squash or reword as preferred before any upstream submission; the
three feature commits above are kept clean and independent of this.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 6335585 commit 4e41fee
2 files changed
Lines changed: 31 additions & 38 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
156 | 160 | | |
0 commit comments