Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite689cab

Browse files
committed
chore: use an older version of fastclock to resolve leak
1 parent5686fc9 commite689cab

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

‎go.mod

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ replace github.com/pion/udp => github.com/mafredri/udp v0.1.2-0.20230105121435-9
3636
// https://github.com/tcnksm/go-httpstat/pull/29
3737
replacegithub.com/tcnksm/go-httpstat =>github.com/kylecarbs/go-httpstatv0.0.0-20220831233600-c91452099472
3838

39+
// See https://github.com/dlclark/regexp2/issues/63
40+
replacegithub.com/dlclark/regexp2 =>github.com/dlclark/regexp2v1.7.0
41+
3942
// There are a few minor changes we make to Tailscale that we're slowly upstreaming. Compare here:
4043
// https://github.com/tailscale/tailscale/compare/main...coder:tailscale:main
4144
replacetailscale.com =>github.com/coder/tailscalev1.1.1-0.20230327205451-058fa46a3723

‎go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -545,6 +545,8 @@ github.com/dgryski/trifles v0.0.0-20200323201526-dd97f9abfb48/go.mod h1:if7Fbed8
545545
github.com/dhui/dktestv0.3.10 h1:0frpeeoM9pHouHjhLeZDuDTJ0PqjDTrycaHaMmkJAo8=
546546
github.com/dhui/dktestv0.3.10/go.mod h1:h5Enh0nG3Qbo9WjNFRrwmKUaePEBhXMOygbz3Ww7Sz0=
547547
github.com/dlclark/regexp2v1.4.0/go.mod h1:2pZnwuY/m+8K6iRw6wQdMtk+rH5tNGR1i55kozfMjCc=
548+
github.com/dlclark/regexp2v1.7.0 h1:7lJfhqlPssTb1WQx4yvTHN0uElPEv52sbaECrAQxjAo=
549+
github.com/dlclark/regexp2v1.7.0/go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8=
548550
github.com/dlclark/regexp2v1.8.1 h1:6Lcdwya6GjPUNsBct8Lg/yRPwMhABj269AAzdGSiR+0=
549551
github.com/dlclark/regexp2v1.8.1/go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8=
550552
github.com/dnaeon/go-vcrv1.0.1/go.mod h1:aBB1+wY4s93YsC3HHjMBMrwTj2R9FHDzUr9KyGc8n1E=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp