Skip to content

fix(deps): update golang.org/x/exp digest to 944ab1f - autoclosed#50

Closed
renovate[bot] wants to merge 1 commit intomiaofrom
renovate/golang.org-x-exp-digest
Closed

fix(deps): update golang.org/x/exp digest to 944ab1f - autoclosed#50
renovate[bot] wants to merge 1 commit intomiaofrom
renovate/golang.org-x-exp-digest

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 15, 2025

This PR contains the following updates:

Package Type Update Change
golang.org/x/exp require digest e25ba8c944ab1f

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Sep 15, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading github.com/cloudwego/hertz v0.10.3
go: downloading github.com/hertz-contrib/monitor-prometheus v0.1.3
go: downloading github.com/panjf2000/gnet/v2 v2.9.5
go: downloading github.com/bytedance/sonic v1.14.2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/bytedance/gg v1.1.0
go: downloading github.com/bytedance/gopkg v0.1.3
go: downloading github.com/hertz-contrib/websocket v0.2.0
go: downloading github.com/lestrrat-go/choose v0.0.0-20220106133416-f26c14db9cd7
go: downloading github.com/thinkeridea/go-extend v1.3.2
go: downloading github.com/hertz-contrib/limiter v0.0.0-20221008063035-ad27db7cc386
go: downloading github.com/cilium/fake v0.7.0
go: downloading github.com/cristalhq/bencode v0.4.0
go: downloading github.com/stretchr/testify v1.11.1
go: downloading github.com/zhangyunhao116/fastrand v0.5.0
go: downloading github.com/bits-and-blooms/bloom/v3 v3.7.1
go: downloading gorm.io/datatypes v1.2.7
go: downloading gorm.io/gorm v1.31.1
go: downloading github.com/DataDog/zstd v1.5.7
go: downloading github.com/cloudwego/frugal v0.3.1
go: downloading github.com/gofrs/flock v0.13.0
go: downloading github.com/libp2p/go-buffer-pool v0.1.0
go: downloading github.com/xxjwxc/gowp v0.0.0-20240929033016-5be68d222389
go: downloading github.com/cilium/ebpf v0.20.0
go: downloading github.com/cloudwego/kitex v0.15.2
go: downloading github.com/apache/rocketmq-client-go/v2 v2.1.2
go: downloading github.com/shamaton/msgpack/v2 v2.4.0
go: downloading github.com/hitoshi44/go-uid64 v0.2.0
go: downloading github.com/cloudwego/netpoll v0.7.2
go: downloading github.com/redis/go-redis/v9 v9.16.0
go: downloading gorm.io/driver/mysql v1.6.0
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading golang.org/x/exp v0.0.0-20251219203646-944ab1f22d93
go: downloading github.com/wasilibs/go-re2 v1.10.0
go: downloading golang.org/x/text v0.31.0
go: downloading golang.org/x/sync v0.19.0
go: downloading golang.org/x/sys v0.38.0
go: downloading github.com/c9s/goprocinfo v0.0.0-20210130143923-c95fcf8c64a8
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/bits-and-blooms/bitset v1.24.4
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/jinzhu/now v1.1.5
go: downloading github.com/cloudwego/gopkg v0.1.6
go: downloading github.com/xxjwxc/public v0.0.0-20210518123934-6cc0965f0bc5
go: downloading github.com/cloudwego/localsession v0.1.2
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
go: downloading github.com/go-sql-driver/mysql v1.9.3
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.67.3
go: downloading github.com/prometheus/procfs v0.19.2
go: downloading google.golang.org/protobuf v1.36.10
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/fsnotify/fsnotify v1.9.0
go: downloading go.uber.org/zap v1.27.0
go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1
go: downloading github.com/valyala/bytebufferpool v1.0.0
go: downloading github.com/panjf2000/ants/v2 v2.11.3
go: downloading github.com/cloudwego/base64x v0.1.6
go: downloading golang.org/x/arch v0.23.0
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading gopkg.in/eapache/queue.v1 v1.1.0
go: downloading golang.org/x/net v0.47.0
go: downloading github.com/cloudwego/configmanager v0.2.3
go: downloading github.com/cloudwego/dynamicgo v0.7.1
go: downloading github.com/cloudwego/thriftgo v0.4.3
go: downloading github.com/jhump/protoreflect v1.17.0
go: downloading github.com/google/pprof v0.0.0-20251114195745-4902fdda35c8
go: downloading github.com/cloudwego/fastpb v0.0.6
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251111163417-95abcf5c77ba
go: downloading github.com/cloudwego/runtimex v0.1.1
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading filippo.io/edwards25519 v1.1.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/golang/mock v1.6.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/tidwall/gjson v1.18.0
go: downloading go.uber.org/atomic v1.11.0
go: downloading stathat.com/c/consistent v1.0.0
go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible
go: downloading github.com/tetratelabs/wazero v1.10.1
go: downloading github.com/wasilibs/wazero-helpers v0.0.0-20250123031827-cd30c44769bb
go: downloading github.com/nyaruka/phonenumbers v1.6.7
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/klauspost/cpuid/v2 v2.3.0
go: downloading github.com/bytedance/sonic/loader v0.4.0
go: downloading github.com/bufbuild/protocompile v0.14.1
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/tidwall/match v1.2.0
go: downloading github.com/tidwall/pretty v1.2.1
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/fatih/structtag v1.2.0
go: downloading github.com/iancoleman/strcase v0.3.0
go: github.com/PBH-BTN/trunker/biz/services/peer/mux_local imports
	github.com/PBH-BTN/trunker/kitex_gen/pbh/btn/trunker: cannot find module providing package github.com/PBH-BTN/trunker/kitex_gen/pbh/btn/trunker
go: github.com/PBH-BTN/trunker/biz/services/peer/rpc imports
	github.com/PBH-BTN/trunker/kitex_gen/pbh/btn/trunker/trunkerservice: cannot find module providing package github.com/PBH-BTN/trunker/kitex_gen/pbh/btn/trunker/trunkerservice

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Sep 15, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/golang.org-x-exp-digest branch from 881922e to 255b663 Compare October 2, 2025 21:01
@renovate renovate bot changed the title Update golang.org/x/exp digest to df92998 Update golang.org/x/exp digest to 27f1f14 Oct 2, 2025
@renovate renovate bot changed the title Update golang.org/x/exp digest to 27f1f14 Update golang.org/x/exp digest to 27f1f14 - autoclosed Oct 3, 2025
@renovate renovate bot closed this Oct 3, 2025
@renovate renovate bot deleted the renovate/golang.org-x-exp-digest branch October 3, 2025 08:29
@renovate renovate bot changed the title Update golang.org/x/exp digest to 27f1f14 - autoclosed Update golang.org/x/exp digest to 27f1f14 Oct 9, 2025
@renovate renovate bot reopened this Oct 9, 2025
@renovate renovate bot force-pushed the renovate/golang.org-x-exp-digest branch 2 times, most recently from 255b663 to b1d2937 Compare October 9, 2025 05:40
@renovate renovate bot changed the title Update golang.org/x/exp digest to 27f1f14 Update golang.org/x/exp digest to 27f1f14 - autoclosed Oct 9, 2025
@renovate renovate bot closed this Oct 9, 2025
@renovate renovate bot changed the title Update golang.org/x/exp digest to 27f1f14 - autoclosed Update golang.org/x/exp digest to d2f985d Oct 10, 2025
@renovate renovate bot reopened this Oct 10, 2025
@renovate renovate bot force-pushed the renovate/golang.org-x-exp-digest branch 2 times, most recently from b1d2937 to c23472f Compare October 10, 2025 20:15
@renovate renovate bot force-pushed the renovate/golang.org-x-exp-digest branch from c23472f to 3e932bc Compare October 18, 2025 14:56
@renovate renovate bot changed the title Update golang.org/x/exp digest to d2f985d Update golang.org/x/exp digest to 90e834f Oct 18, 2025
@renovate renovate bot force-pushed the renovate/golang.org-x-exp-digest branch from 3e932bc to 5972295 Compare October 23, 2025 22:48
@renovate renovate bot changed the title Update golang.org/x/exp digest to 90e834f Update golang.org/x/exp digest to a4bb9ff Oct 23, 2025
@renovate renovate bot force-pushed the renovate/golang.org-x-exp-digest branch from 5972295 to 3654afd Compare November 14, 2025 00:58
@renovate renovate bot changed the title Update golang.org/x/exp digest to a4bb9ff Update golang.org/x/exp digest to e25ba8c Nov 14, 2025
@renovate renovate bot changed the title Update golang.org/x/exp digest to e25ba8c Update golang.org/x/exp digest to e25ba8c - autoclosed Nov 20, 2025
@renovate renovate bot closed this Nov 20, 2025
@renovate renovate bot changed the title Update golang.org/x/exp digest to e25ba8c - autoclosed fix(deps): update golang.org/x/exp digest to 87e1e73 Nov 26, 2025
@renovate renovate bot reopened this Nov 26, 2025
@renovate renovate bot force-pushed the renovate/golang.org-x-exp-digest branch 2 times, most recently from 3654afd to 6a0686a Compare November 26, 2025 11:51
@renovate renovate bot force-pushed the renovate/golang.org-x-exp-digest branch from 6a0686a to be4fa8c Compare December 9, 2025 19:13
@renovate renovate bot changed the title fix(deps): update golang.org/x/exp digest to 87e1e73 fix(deps): update golang.org/x/exp digest to 8475f28 Dec 9, 2025
@renovate renovate bot force-pushed the renovate/golang.org-x-exp-digest branch from be4fa8c to 71b70bf Compare December 19, 2025 22:35
@renovate renovate bot changed the title fix(deps): update golang.org/x/exp digest to 8475f28 fix(deps): update golang.org/x/exp digest to 944ab1f Dec 19, 2025
@renovate renovate bot changed the title fix(deps): update golang.org/x/exp digest to 944ab1f fix(deps): update golang.org/x/exp digest to 944ab1f - autoclosed Jan 12, 2026
@renovate renovate bot closed this Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants