Skip to content

Commit dcc835f

Browse files
renovate[bot]artek-koltun
authored andcommitted
fix(deps): update module go.einride.tech/aip to v0.62.1
1 parent a7b2085 commit dcc835f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/philippgille/gokv v0.6.0
1515
github.com/philippgille/gokv/gomap v0.6.0
1616
github.com/vektra/mockery/v2 v2.35.4
17-
go.einride.tech/aip v0.62.0
17+
go.einride.tech/aip v0.62.1
1818
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0
1919
go.opentelemetry.io/otel v1.19.0
2020
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -611,6 +611,8 @@ gitlab.com/bosi/decorder v0.4.0/go.mod h1:xarnteyUoJiOTEldDysquWKTVDCKo2TOIOIibS
611611
go-simpler.org/assert v0.6.0 h1:QxSrXa4oRuo/1eHMXSBFHKvJIpWABayzKldqZyugG7E=
612612
go.einride.tech/aip v0.62.0 h1:DVHT0kgIhHfEqcbTUZ/tKTc+YButvOuTVT4JQFWDGo0=
613613
go.einride.tech/aip v0.62.0/go.mod h1:YVrCQRL7SCB5Mv7i2ZF1R6vkLPh844RQBCLrrLcefaU=
614+
go.einride.tech/aip v0.62.1 h1:qqdh0drjx+e1loreR3MKumeIN6QbDZysz+K6+x64lgY=
615+
go.einride.tech/aip v0.62.1/go.mod h1:kK5nO4xh3JoniXp64dxgT474Egmr5L7SlsGD6xvP6fU=
614616
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
615617
go.opencensus.io v0.22.0/go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8=
616618
go.opencensus.io v0.22.2/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=

0 commit comments

Comments
 (0)