Skip to content

Update module go.infratographer.com/x to v0.13.2#102

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go.infratographer.com-x-0.x
Open

Update module go.infratographer.com/x to v0.13.2#102
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go.infratographer.com-x-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2024

This PR contains the following updates:

Package Change Age Confidence
go.infratographer.com/x v0.5.1v0.13.2 age confidence

Release Notes

infratographer/x (go.infratographer.com/x)

v0.13.2

Compare Source

Bug Fixes
  • deps: update golang.org/x/exp digest to 8b4c13b (#​490) (0e0aabb)
  • deps: update module github.com/brianvoe/gofakeit/v7 to v7.4.0 (#​499) (ffa2baf)
  • deps: update module github.com/brianvoe/gofakeit/v7 to v7.5.1 (#​509) (f7a0513)
  • deps: update module github.com/cockroachdb/cockroach-go/v2 to v2.4.2 (#​513) (5c4e848)
  • deps: update module github.com/docker/go-connections to v0.6.0 (#​486) (95cfc45)
  • deps: update module github.com/nats-io/nats-server/v2 to v2.11.8 (#​496) (27b0f5e)
  • deps: update module github.com/nats-io/nats.go to v1.45.0 (#​500) (85477b3)
  • deps: update module github.com/pressly/goose/v3 to v3.25.0 (#​505) (99a114f)
  • deps: update module github.com/spf13/cobra to v1.10.1 (#​515) (b15c6f8)
  • deps: update module github.com/spf13/pflag to v1.0.10 (#​510) (e6b189c)
  • deps: update module github.com/stretchr/testify to v1.11.0 (#​506) (d198ab0)
  • deps: update module github.com/stretchr/testify to v1.11.1 (#​507) (dbc093f)
  • deps: update module github.com/zsais/go-gin-prometheus to v1.0.2 (#​497) (00df63c)
  • deps: update module go.step.sm/crypto to v0.70.0 (#​503) (a8e92f3)

v0.13.1

Compare Source

Bug Fixes
  • deps: update module entgo.io/contrib to v0.7.0 (#​478) (9c1ef02)
  • deps: update module entgo.io/ent to v0.14.5 (#​476) (9cb7a80)
  • deps: update module github.com/golang-jwt/jwt/v5 to v5.3.0 (#​473) (ef4a0ee)
  • deps: update module github.com/micahparks/keyfunc/v3 to v3.5.0 (#​480) (61b2e8e)
  • deps: update module github.com/micahparks/keyfunc/v3 to v3.6.1 (#​481) (648df78)
  • deps: update module github.com/nats-io/nats-server/v2 to v2.11.7 (#​477) (d3411df)
  • deps: update module go.step.sm/crypto to v0.68.0 (#​475) (c6479f5)
  • deps: update module go.step.sm/crypto to v0.69.0 (#​483) (85ef39f)
  • nodes field returning nil on nested collections (#​484) (8050305)

v0.13.0

Compare Source

Features
Bug Fixes
  • deps: update module github.com/99designs/gqlgen to v0.17.78 (#​467) (efc9ba4)
  • deps: update module github.com/cenkalti/backoff/v5 to v5.0.3 (#​466) (4b26fc9)
  • deps: update module github.com/nats-io/nats.go to v1.44.0 (#​470) (d07d7e1)
  • deps: update module github.com/zsais/go-gin-prometheus to v1.0.1 (#​464) (763fa9a)

v0.12.0

Compare Source

Features

v0.11.5

Compare Source

Bug Fixes
  • deps: update golang.org/x/exp digest to 645b1fa (#​456) (18da71b)
  • deps: update module github.com/99designs/gqlgen to v0.17.76 (#​448) (58b487b)
  • deps: update module github.com/cockroachdb/cockroach-go/v2 to v2.4.1 (#​453) (fd8b6dd)
  • deps: update module github.com/golang-jwt/jwt/v5 to v5.2.3 (#​457) (4fa101d)
  • deps: update module github.com/nats-io/nats-server/v2 to v2.11.6 (#​454) (c7e73d6)
  • deps: update module github.com/spf13/pflag to v1.0.7 (#​459) (7b3009a)
  • deps: update module github.com/vektah/gqlparser/v2 to v2.5.29 (#​445) (e64bdf0)
  • deps: update module github.com/vektah/gqlparser/v2 to v2.5.30 (#​449) (64352b1)
  • deps: update testcontainers-go monorepo to v0.38.0 (#​458) (de3dbed)

v0.11.4

Compare Source

Bug Fixes
  • deps: update module github.com/go-viper/mapstructure/v2 to v2.3.0 (b1a1e4a)
  • deps: update module github.com/nats-io/nats-server/v2 to v2.11.5 (#​440) (8551960)
  • deps: update module github.com/zsais/go-gin-prometheus to v1 (#​442) (0cc7653)

v0.11.3

Compare Source

Bug Fixes
  • deps: update go opentelemetry packages and libraries to v0.62.0 (#​437) (2c4eaaf)
  • deps: update module github.com/brianvoe/gofakeit/v7 to v7.3.0 (#​439) (f15ec9d)

v0.11.2

Compare Source

Bug Fixes
  • deps: update golang.org/x/exp digest to b7579e2 (#​432) (a31a261)
  • deps: update module go.step.sm/crypto to v0.67.0 (#​433) (b712323)
  • don't send change messages when the old field that changed was the updated_at timestamp, that's not an actual change (#​436) (708298c)

v0.11.1

Compare Source

Bug Fixes
  • event json diff should be sent as a json formatted value (#​430) (d150640)

v0.11.0

Compare Source

Features
  • add better json support to change events and the ability to include a json diff (#​428) (1e2d648)
Bug Fixes
  • additional data field reference in jsonDiff hook (#​429) (1671bff)
  • deps: update golang.org/x/exp digest to dcc06ee (#​419) (dce242d)
  • deps: update module github.com/99designs/gqlgen to v0.17.74 (#​420) (f540f4f)
  • deps: update module github.com/99designs/gqlgen to v0.17.75 (#​427) (3771e04)
  • deps: update module github.com/nats-io/nats.go to v1.43.0 (#​421) (522ab56)
  • deps: update module github.com/vektah/gqlparser/v2 to v2.5.28 (#​426) (ff56802)
  • deps: update module github.com/xsam/otelsql to v0.39.0 (#​424) (475cc36)
  • deps: update module go.step.sm/crypto to v0.66.0 (#​417) (82ff7d6)

v0.10.0

Compare Source

Features
  • allow requesting specific scopes for oidc client (#​416) (def91d2)
Bug Fixes
  • deps: update go opentelemetry packages and libraries to v0.61.0 (#​413) (4a7c546)
  • deps: update module github.com/99designs/gqlgen to v0.17.73 (#​393) (c8bf2d0)
  • deps: update module github.com/gin-gonic/gin to v1.10.1 (#​409) (b9f0e44)
  • deps: update module github.com/jackc/pgx/v5 to v5.7.5 (#​406) (712f172)
  • deps: update module github.com/labstack/echo-contrib to v0.17.4 (#​403) (847fc8a)
  • deps: update module github.com/labstack/echo/v4 to v4.13.4 (#​411) (29ccde6)
  • deps: update module github.com/micahparks/jwkset to v0.9.6 (#​407) (467cec3)
  • deps: update module github.com/micahparks/keyfunc/v3 to v3.4.0 (#​414) (5ec26c2)
  • deps: update module github.com/nats-io/nats-server/v2 to v2.11.2 (#​386) (9155f7c)
  • deps: update module github.com/nats-io/nats-server/v2 to v2.11.3 (#​389) (315cef3)
  • deps: update module github.com/nats-io/nats-server/v2 to v2.11.4 (#​412) (67a270b)
  • deps: update module github.com/nats-io/nats.go to v1.42.0 (#​392) (3933940)
  • deps: update module github.com/pressly/goose/v3 to v3.24.3 (#​400) (d9136ce)
  • deps: update module github.com/testcontainers/testcontainers-go/modules/postgres to v0.37.0 (#​387) (6c5ed75)
  • deps: update module github.com/vektah/gqlparser/v2 to v2.5.26 (#​383) (f313397)
  • deps: update module github.com/vektah/gqlparser/v2 to v2.5.27 (#​401) (7f968cc)
  • deps: update module go.step.sm/crypto to v0.62.0 (#​388) (bb89f9c)
  • deps: update module go.step.sm/crypto to v0.63.0 (#​390) (4cad019)
  • deps: update module go.step.sm/crypto to v0.64.0 (#​408) (60bf8b5)
  • deps: update module go.step.sm/crypto to v0.65.0 (#​415) (92ab4bd)
  • deps: update module golang.org/x/oauth2 to v0.30.0 (#​397) (d159d80)

v0.9.3

Compare Source

Bug Fixes
  • deps: update module github.com/99designs/gqlgen to v0.17.71 (#​379) (69534ad)
  • deps: update module github.com/99designs/gqlgen to v0.17.72 (#​380) (30377f8)
  • deps: update module github.com/micahparks/keyfunc/v3 to v3.3.11 (#​374) (877ccfd)
  • deps: update module github.com/nats-io/nats.go to v1.41.2 (#​378) (56f307a)
  • deps: update module github.com/vektah/gqlparser/v2 to v2.5.25 (#​377) (9bc1429)
  • deps: update module go.step.sm/crypto to v0.61.0 (#​376) (a4c9210)

v0.9.2

Compare Source

Bug Fixes
  • deps: update golang.org/x/exp digest to 7e4ce0a (#​364) (91dcb90)
  • deps: update module github.com/nats-io/nats-server/v2 to v2.11.1 (#​365) (668ab75)
  • deps: update module github.com/nats-io/nats.go to v1.41.1 (#​367) (dcc1338)
  • deps: update module github.com/vektah/gqlparser/v2 to v2.5.24 (#​368) (4a4c73a)
  • otelx: fix validation and ensure backwards compatibility with pre v0.7.0 (#​369) (2b5069a)

v0.9.1

Compare Source

Bug Fixes

v0.9.0

Compare Source

Features

v0.8.0

Compare Source

Features

v0.7.4

Compare Source

Bug Fixes
  • deps: update module github.com/gin-contrib/requestid to v1.0.5 (#​333) (c1183cd)
  • deps: update module github.com/gin-contrib/zap to v1.1.5 (#​335) (64d3580)
  • deps: update module github.com/labstack/echo-contrib to v0.17.3 (#​330) (2691834)
  • deps: update module github.com/micahparks/jwkset to v0.9.0 (#​343) (8df7314)
  • deps: update module github.com/micahparks/jwkset to v0.9.5 (#​350) (3574414)
  • deps: update module github.com/nats-io/nats.go to v1.41.0 (#​340) (c104226)
  • deps: update module github.com/pressly/goose/v3 to v3.24.2 (#​332) (9fe21b0)
  • deps: update module github.com/spf13/viper to v1.20.1 (#​328) (544af98)
  • deps: update module github.com/xsam/otelsql to v0.38.0 (#​329) (2bba1d2)
  • deps: update module golang.org/x/oauth2 to v0.29.0 (#​349) (04f4417)
  • deps: update testcontainers-go monorepo to v0.36.0 (#​331) (300e977)

v0.7.3

Compare Source

What's Changed

Full Changelog: infratographer/x@v0.7.2...v0.7.3

v0.7.2

Compare Source

What's Changed

Full Changelog: infratographer/x@v0.7.1...v0.7.2

v0.7.1

Compare Source

What's Changed

Full Changelog: infratographer/x@v0.7.0...v0.7.1

v0.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: infratographer/x@v0.6.0...v0.7.0

v0.6.0

Compare Source

What's Changed

Full Changelog: infratographer/x@v0.5.4...v0.6.0

v0.5.4

Compare Source

What's Changed

Full Changelog: infratographer/x@v0.5.3...v0.5.4

v0.5.3

Compare Source

What's Changed

Full Changelog: infratographer/x@v0.5.2...v0.5.3

v0.5.2

Compare Source

What's Changed

Full Changelog: infratographer/x@v0.5.1...v0.5.2


Configuration

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

🚦 Automerge: Enabled.

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 requested a review from a team as a code owner April 2, 2024 19:54
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 1a89c16 to 5e4ab24 Compare April 4, 2024 20:19
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.4.0 Update module go.infratographer.com/x to v0.5.0 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 5e4ab24 to 21263d0 Compare April 5, 2024 02:20
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.5.0 Update module go.infratographer.com/x to v0.5.1 Apr 5, 2024
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch 2 times, most recently from f60ef10 to ba68cc3 Compare May 9, 2024 17:42
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.5.1 Update module go.infratographer.com/x to v0.5.2 May 9, 2024
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from ba68cc3 to 44c815a Compare June 14, 2024 21:47
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.5.2 Update module go.infratographer.com/x to v0.5.3 Jun 14, 2024
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 44c815a to c9ad573 Compare August 9, 2024 17:15
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.5.3 Update module go.infratographer.com/x to v0.5.4 Aug 9, 2024
@renovate
Copy link
Contributor Author

renovate bot commented Aug 9, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 31 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.3 -> 1.24.1
github.com/spf13/cobra v1.8.0 -> v1.9.1
github.com/spf13/viper v1.18.2 -> v1.19.0
github.com/stretchr/testify v1.9.0 -> v1.10.0
github.com/MicahParks/jwkset v0.5.17 -> v0.8.0
github.com/MicahParks/keyfunc/v3 v3.3.2 -> v3.3.10
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/gofrs/flock v0.8.1 -> v0.12.1
github.com/klauspost/compress v1.17.8 -> v1.18.0
github.com/labstack/echo-jwt/v4 v4.2.0 -> v4.3.0
github.com/labstack/echo/v4 v4.12.0 -> v4.13.3
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
github.com/minio/highwayhash v1.0.2 -> v1.0.3
github.com/nats-io/jwt/v2 v2.5.5 -> v2.7.3
github.com/nats-io/nats-server/v2 v2.10.12 -> v2.10.26
github.com/nats-io/nats.go v1.34.1 -> v1.39.1
github.com/nats-io/nkeys v0.4.7 -> v0.4.10
github.com/pelletier/go-toml/v2 v2.2.2 -> v2.2.3
github.com/rogpeppe/go-internal v1.10.0 -> v1.13.1
github.com/spf13/cast v1.6.0 -> v1.7.0
github.com/spf13/pflag v1.0.5 -> v1.0.6
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.51.0 -> v0.60.0
go.opentelemetry.io/otel v1.26.0 -> v1.35.0
go.opentelemetry.io/otel/metric v1.26.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.26.0 -> v1.35.0
golang.org/x/crypto v0.23.0 -> v0.36.0
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 -> v0.0.0-20250305212735-054e65f0b394
golang.org/x/net v0.25.0 -> v0.37.0
golang.org/x/oauth2 v0.20.0 -> v0.28.0
golang.org/x/sys v0.20.0 -> v0.31.0
golang.org/x/text v0.15.0 -> v0.23.0
golang.org/x/time v0.5.0 -> v0.10.0

@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from c9ad573 to a95b16a Compare January 17, 2025 20:52
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.5.4 Update module go.infratographer.com/x to v0.6.0 Jan 17, 2025
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.6.0 Update module go.infratographer.com/x to v0.7.0 Feb 25, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from a95b16a to c7510f1 Compare February 25, 2025 22:11
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from c7510f1 to 964b309 Compare March 10, 2025 18:38
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.7.0 Update module go.infratographer.com/x to v0.7.1 Mar 10, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 964b309 to 941258a Compare March 18, 2025 21:29
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.7.1 Update module go.infratographer.com/x to v0.7.2 Mar 18, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 941258a to e70ea2f Compare March 26, 2025 16:42
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.7.2 Update module go.infratographer.com/x to v0.7.3 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from e70ea2f to 7ca8490 Compare April 7, 2025 23:04
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.7.3 Update module go.infratographer.com/x to v0.9.0 Apr 7, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 7ca8490 to 3ae9c0a Compare April 8, 2025 01:35
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.9.0 Update module go.infratographer.com/x to v0.9.1 Apr 8, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 3ae9c0a to a5744b3 Compare April 11, 2025 15:25
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.9.1 Update module go.infratographer.com/x to v0.9.2 Apr 11, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from a5744b3 to 7e70a33 Compare April 19, 2025 21:41
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.9.2 Update module go.infratographer.com/x to v0.9.3 Apr 19, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 7e70a33 to 3124038 Compare May 28, 2025 21:55
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.9.3 Update module go.infratographer.com/x to v0.10.0 May 28, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 3124038 to ebfdb27 Compare June 17, 2025 19:26
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.10.0 Update module go.infratographer.com/x to v0.11.0 Jun 17, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from ebfdb27 to b7a2ebf Compare June 17, 2025 23:27
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.11.0 Update module go.infratographer.com/x to v0.11.1 Jun 17, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from b7a2ebf to 0b35998 Compare June 25, 2025 19:10
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.11.1 Update module go.infratographer.com/x to v0.11.2 Jun 25, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 0b35998 to 62ef446 Compare June 27, 2025 00:07
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.11.2 Update module go.infratographer.com/x to v0.11.3 Jun 27, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 62ef446 to 119cac8 Compare June 27, 2025 23:36
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.11.3 Update module go.infratographer.com/x to v0.11.4 Jun 27, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 119cac8 to b1733d6 Compare July 19, 2025 01:49
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.11.4 Update module go.infratographer.com/x to v0.12.0 Jul 19, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from b1733d6 to 62384f3 Compare July 30, 2025 11:50
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.12.0 Update module go.infratographer.com/x to v0.13.0 Jul 30, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 62384f3 to ff1e4e5 Compare August 7, 2025 00:47
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.13.0 Update module go.infratographer.com/x to v0.13.1 Aug 7, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from ff1e4e5 to d305fa5 Compare September 6, 2025 23:33
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.13.1 Update module go.infratographer.com/x to v0.13.2 Sep 6, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from d305fa5 to b1b4cca Compare February 2, 2026 17:44
@renovate
Copy link
Contributor Author

renovate bot commented Feb 2, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 36 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22 -> 1.24.3
github.com/spf13/cobra v1.8.0 -> v1.10.1
github.com/spf13/viper v1.18.2 -> v1.20.1
github.com/stretchr/testify v1.9.0 -> v1.11.1
github.com/MicahParks/jwkset v0.5.17 -> v0.9.6
github.com/MicahParks/keyfunc/v3 v3.3.2 -> v3.6.1
github.com/fsnotify/fsnotify v1.7.0 -> v1.8.0
github.com/go-logr/logr v1.4.1 -> v1.4.3
github.com/gofrs/flock v0.8.1 -> v0.12.1
github.com/golang-jwt/jwt/v5 v5.2.1 -> v5.3.0
github.com/klauspost/compress v1.17.8 -> v1.18.0
github.com/labstack/echo-jwt/v4 v4.2.0 -> v4.3.1
github.com/labstack/echo/v4 v4.12.0 -> v4.13.4
github.com/magiconair/properties v1.8.7 -> v1.8.10
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
github.com/minio/highwayhash v1.0.2 -> v1.0.3
github.com/nats-io/jwt/v2 v2.5.5 -> v2.7.4
github.com/nats-io/nats-server/v2 v2.10.12 -> v2.11.8
github.com/nats-io/nats.go v1.34.1 -> v1.45.0
github.com/nats-io/nkeys v0.4.7 -> v0.4.11
github.com/pelletier/go-toml/v2 v2.2.2 -> v2.2.4
github.com/rogpeppe/go-internal v1.10.0 -> v1.14.1
github.com/sagikazarmark/locafero v0.4.0 -> v0.7.0
github.com/spf13/afero v1.11.0 -> v1.14.0
github.com/spf13/cast v1.6.0 -> v1.7.1
github.com/spf13/pflag v1.0.5 -> v1.0.10
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.51.0 -> v0.63.0
go.opentelemetry.io/otel v1.26.0 -> v1.38.0
go.opentelemetry.io/otel/metric v1.26.0 -> v1.38.0
go.opentelemetry.io/otel/trace v1.26.0 -> v1.38.0
golang.org/x/crypto v0.23.0 -> v0.41.0
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 -> v0.0.0-20250819193227-8b4c13bb791b
golang.org/x/net v0.25.0 -> v0.43.0
golang.org/x/oauth2 v0.20.0 -> v0.30.0
golang.org/x/sys v0.20.0 -> v0.35.0
golang.org/x/text v0.15.0 -> v0.28.0
golang.org/x/time v0.5.0 -> v0.12.0

@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from b1b4cca to e2d639f Compare February 12, 2026 17:44
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