Skip to content

Commit

Permalink
Update module go.infratographer.com/load-balancer-api to v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 438d66e commit ee2df3a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.18.2
github.com/stretchr/testify v1.9.0
go.infratographer.com/load-balancer-api v0.3.0
go.infratographer.com/load-balancer-api v0.3.3
go.infratographer.com/x v0.5.1
go.uber.org/zap v1.27.0
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ github.com/valyala/fasttemplate v1.2.2 h1:lxLXG0uE3Qnshl9QyaK6XJxMXlQZELvChBOCmQ
github.com/valyala/fasttemplate v1.2.2/go.mod h1:KHLXt3tVN2HBp8eijSv/kGJopbvo7S+qRAEEKiv+SiQ=
go.infratographer.com/load-balancer-api v0.3.0 h1:fAtImd2fN/bOQhOi+sy7dtViRe6Lqg34brAEjUUcP5I=
go.infratographer.com/load-balancer-api v0.3.0/go.mod h1:QL988C8/QxW9fvIeiu206Dh5Q7ZGWUN54p3s/2gFDMw=
go.infratographer.com/load-balancer-api v0.3.3 h1:68pi3QIFMPLlpg7vuxKryW/K+pPiZsTr3eu+xib4AaQ=
go.infratographer.com/load-balancer-api v0.3.3/go.mod h1:lBH0xVn4lyMfwS6HTu+olq9Llrw39gTeWfwAyrekS4U=
go.infratographer.com/x v0.5.1 h1:wJQWOyuDx0H/yj0FMG6PQUq1veSJnEgssIkbQzU7vQI=
go.infratographer.com/x v0.5.1/go.mod h1:IyZALpwaaviUIN8bGp9cU0hnn1mn0A/6zi70XES4+iE=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.51.0 h1:Xs2Ncz0gNihqu9iosIZ5SkBbWo5T8JhhLJFMQL1qmLI=
Expand Down

0 comments on commit ee2df3a

Please sign in to comment.