Skip to content

Commit 0d064d7

Browse files
Renovate: Update github.com/sapcc/go-bits digest to b658155
1 parent d7f5784 commit 0d064d7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/prometheus/client_golang v1.22.0
1818
github.com/prometheus/client_model v0.6.2
1919
github.com/sapcc/go-api-declarations v1.15.0
20-
github.com/sapcc/go-bits v0.0.0-20250501121442-a1d2d0135a19
20+
github.com/sapcc/go-bits v0.0.0-20250506185838-b658155ceaf5
2121
go.uber.org/automaxprocs v1.6.0
2222
)
2323

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,8 @@ github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod h1:XWv6So
196196
github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
197197
github.com/sapcc/go-api-declarations v1.15.0 h1:41i1YnHaUq6HGzXtuCd5NqjJsWl8Pav3MSfMlPOYJuQ=
198198
github.com/sapcc/go-api-declarations v1.15.0/go.mod h1:WIT/BvApD9klcDb9aQbNgOr6sx0hGwd8NUnmGhNVuQQ=
199-
github.com/sapcc/go-bits v0.0.0-20250501121442-a1d2d0135a19 h1:pcFt44m1P6IOKagyFjIX/3yisHpSrYJ3AXfajyOuLeE=
200-
github.com/sapcc/go-bits v0.0.0-20250501121442-a1d2d0135a19/go.mod h1:LqJWSwArb4faPLSyPE2B8guOf0f/taCOZRS1g4qQWHA=
199+
github.com/sapcc/go-bits v0.0.0-20250506185838-b658155ceaf5 h1:5zX2vEXXYewoh/uPsmbcPuTEmA5TYZXT/ao55Syyc1Y=
200+
github.com/sapcc/go-bits v0.0.0-20250506185838-b658155ceaf5/go.mod h1:LqJWSwArb4faPLSyPE2B8guOf0f/taCOZRS1g4qQWHA=
201201
github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8=
202202
github.com/sergi/go-diff v1.3.1/go.mod h1:aMJSSKb2lpPvRNec0+w3fl7LP9IOFzdc9Pa4NFbPK1I=
203203
github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc=

0 commit comments

Comments
 (0)