Skip to content

chore(deps): update go-non-major#1052

Open
renovate[bot] wants to merge 1 commit into
developmentfrom
renovate/go-non-major
Open

chore(deps): update go-non-major#1052
renovate[bot] wants to merge 1 commit into
developmentfrom
renovate/go-non-major

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 2, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs 1.74.21.74.3 age confidence patch
go (source) 1.26.31.26.4 age confidence golang patch
golang/go (source) 1.26.31.26.4 age confidence patch

Release Notes

golang/go (go)

v1.26.4


Configuration

📅 Schedule: (in timezone America/New_York)

  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the dependencies label Jun 2, 2026
@github-advanced-security
Copy link
Copy Markdown
Contributor

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

✅ Supply Chain Verification Results

PASSED

📦 SBOM Summary

  • Components: 1528

🔍 Vulnerability Scan

Severity Count
🔴 Critical 0
🟠 High 0
🟡 Medium 4
🟢 Low 2
Total 6

📎 Artifacts

  • SBOM (CycloneDX JSON) and Grype results available in workflow artifacts

Generated by Supply Chain Verification workflow • View Details

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@renovate renovate Bot force-pushed the renovate/go-non-major branch from eba9633 to 9353f3f Compare June 3, 2026 02:04
@renovate renovate Bot changed the title chore(deps): update go-non-major to v1.74.3 chore(deps): update go-non-major Jun 3, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jun 3, 2026

⚠️ 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: agent/go.sum
Command failed: go get -t ./...
go: downloading github.com/sirupsen/logrus v1.9.4
go: downloading github.com/gorilla/websocket v1.5.3
go: downloading github.com/hashicorp/yamux v0.1.2
go: downloading github.com/stretchr/testify v1.11.1
go: downloading golang.org/x/sys v0.45.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: module . listed in go.work file requires go >= 1.26.4, but go.work lists go 1.26.3; to update it:
	go work use

File name: backend/go.sum
Command failed: go get -t ./...
go: downloading github.com/gin-gonic/gin v1.12.0
go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1
go: downloading github.com/glebarez/sqlite v1.11.0
go: downloading github.com/google/uuid v1.6.0
go: downloading gorm.io/gorm v1.31.1
go: downloading gorm.io/driver/sqlite v1.6.0
go: downloading golang.org/x/text v0.37.0
go: downloading github.com/mattn/go-sqlite3 v1.14.44
go: downloading github.com/gin-contrib/gzip v1.2.6
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading golang.org/x/crypto v0.52.0
go: downloading golang.org/x/time v0.15.0
go: downloading github.com/golang-jwt/jwt/v5 v5.3.1
go: downloading github.com/moby/moby/client v0.4.1
go: downloading github.com/oschwald/geoip2-golang/v2 v2.2.0
go: downloading github.com/robfig/cron/v3 v3.0.1
go: downloading golang.org/x/net v0.55.0
go: downloading software.sslmate.com/src/go-pkcs12 v0.7.1
go: downloading github.com/gin-contrib/sse v1.1.1
go: downloading github.com/mattn/go-isatty v0.0.22
go: downloading github.com/quic-go/quic-go v0.59.1
go: downloading github.com/glebarez/go-sqlite v1.22.0
go: downloading modernc.org/sqlite v1.51.0
go: downloading github.com/jinzhu/now v1.1.5
go: downloading github.com/stretchr/objx v0.5.3
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.68.0
go: downloading github.com/prometheus/procfs v0.20.1
go: downloading google.golang.org/protobuf v1.36.11
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/Microsoft/go-winio v0.6.2
go: downloading github.com/containerd/errdefs v1.0.0
go: downloading github.com/containerd/errdefs/pkg v0.3.0
go: downloading github.com/distribution/reference v0.6.0
go: downloading github.com/docker/go-connections v0.7.0
go: downloading github.com/moby/moby/api v1.54.2
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/opencontainers/image-spec v1.1.1
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.69.0
go: downloading go.opentelemetry.io/otel/trace v1.44.0
go: downloading go.opentelemetry.io/otel v1.44.0
go: downloading github.com/oschwald/maxminddb-golang/v2 v2.3.0
go: downloading github.com/go-playground/validator/v10 v10.30.3
go: downloading github.com/goccy/go-yaml v1.19.2
go: downloading github.com/pelletier/go-toml/v2 v2.3.1
go: downloading github.com/ugorji/go/codec v1.3.1
go: downloading go.mongodb.org/mongo-driver/v2 v2.6.0
go: downloading github.com/bytedance/sonic v1.15.1
go: downloading github.com/goccy/go-json v0.10.6
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/quic-go/qpack v0.6.0
go: downloading modernc.org/libc v1.72.5
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.44.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.13
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.4.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/dustin/go-humanize v1.0.1
go: downloading github.com/ncruces/go-strftime v1.0.0
go: downloading modernc.org/mathutil v1.7.1
go: downloading modernc.org/memory v1.11.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/bytedance/gopkg v0.1.4
go: downloading github.com/cloudwego/base64x v0.1.7
go: downloading golang.org/x/arch v0.27.0
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: downloading github.com/bytedance/sonic/loader v0.5.1
go: downloading github.com/klauspost/cpuid/v2 v2.3.0
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: module ../agent listed in go.work file requires go >= 1.26.4, but go.work lists go 1.26.3; to update it:
	go work use
go: module . listed in go.work file requires go >= 1.26.4, but go.work lists go 1.26.3; to update it:
	go work use

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.

1 participant