Skip to content

chore(deps): update go toolchain directive to v1.27.1 - #3554

Merged
BaseMax merged 2 commits into
mainfrom
renovate/go-1.x
Sep 2, 2026
Merged

chore(deps): update go toolchain directive to v1.27.1#3554
BaseMax merged 2 commits into
mainfrom
renovate/go-1.x

Conversation

@renovate

@renovate renovate Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
go (source) toolchain patch 1.27.01.27.1

Release Notes

golang/go (go)

v1.27.1


Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, 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

renovate Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts 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/gocolly/colly/v2 v2.3.0
go: downloading github.com/spf13/pflag v1.0.10
go: downloading github.com/PuerkitoBio/goquery v1.11.0
go: downloading github.com/antchfx/htmlquery v1.3.5
go: downloading github.com/antchfx/xmlquery v1.5.0
go: downloading github.com/gobwas/glob v0.2.4-0.20180402141543-f00a7392b439
go: downloading github.com/kennygrant/sanitize v1.2.4
go: downloading github.com/nlnwa/whatwg-url v0.6.2
go: downloading github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d
go: downloading github.com/temoto/robotstxt v1.1.2
go: downloading golang.org/x/net v0.47.0
go: downloading google.golang.org/appengine v1.6.8
go: downloading github.com/andybalholm/cascadia v1.3.3
go: downloading github.com/antchfx/xpath v1.3.6
go: downloading github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
go: downloading github.com/bits-and-blooms/bitset v1.24.4
go: downloading golang.org/x/text v0.31.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading google.golang.org/protobuf v1.36.10
go: downloading github.com/urfave/cli/v2 v2.27.7
go: downloading github.com/urfave/cli v1.22.17
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.7
go: downloading github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: module macewindu listed in go.work file requires go >= 1.25.0, but go.work lists go 1.24.0; to download and use go 1.25.0:
	go work use
go: module pdfstar listed in go.work file requires go >= 1.25.0, but go.work lists go 1.24.0; to download and use go 1.25.0:
	go work use

File name: macewindu/go.sum
Command failed: go get -t ./...
go: downloading github.com/gin-gonic/gin v1.12.0
go: downloading github.com/heroku/x v0.6.2
go: downloading github.com/gin-contrib/sse v1.1.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/quic-go/quic-go v0.59.0
go: downloading golang.org/x/net v0.53.0
go: downloading github.com/go-playground/validator/v10 v10.30.1
go: downloading github.com/goccy/go-yaml v1.19.2
go: downloading github.com/pelletier/go-toml/v2 v2.2.4
go: downloading github.com/ugorji/go/codec v1.3.1
go: downloading go.mongodb.org/mongo-driver/v2 v2.5.0
go: downloading google.golang.org/protobuf v1.36.11
go: downloading github.com/bytedance/sonic v1.15.0
go: downloading github.com/goccy/go-json v0.10.5
go: downloading github.com/json-iterator/go v1.1.12
go: downloading golang.org/x/sys v0.43.0
go: downloading github.com/quic-go/qpack v0.6.0
go: downloading github.com/antchfx/xpath v1.3.5
go: downloading golang.org/x/text v0.36.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.12
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.4.0
go: downloading golang.org/x/crypto v0.50.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/bytedance/gopkg v0.1.3
go: downloading github.com/cloudwego/base64x v0.1.6
go: downloading golang.org/x/arch v0.22.0
go: downloading github.com/klauspost/cpuid/v2 v2.3.0
go: downloading github.com/bytedance/sonic/loader v0.5.0
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: module . listed in go.work file requires go >= 1.25.0, but go.work lists go 1.24.0; to download and use go 1.25.0:
	go work use
go: module ../pdfstar listed in go.work file requires go >= 1.25.0, but go.work lists go 1.24.0; to download and use go 1.25.0:
	go work use

File name: pdfstar/go.sum
Command failed: go get -t ./...
go: downloading github.com/jung-kurt/gofpdf/v2 v2.17.3
go: downloading golang.org/x/net v0.51.0
go: downloading golang.org/x/sys v0.41.0
go: downloading golang.org/x/crypto v0.48.0
go: downloading golang.org/x/text v0.34.0
go: module ../macewindu listed in go.work file requires go >= 1.25.0, but go.work lists go 1.24.0; to download and use go 1.25.0:
	go work use
go: module . listed in go.work file requires go >= 1.25.0, but go.work lists go 1.24.0; to download and use go 1.25.0:
	go work use

@BaseMax
BaseMax merged commit 3e72fa7 into main Sep 2, 2026
5 of 31 checks passed
@BaseMax
BaseMax deleted the renovate/go-1.x branch September 2, 2026 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants