Skip to content

Commit

Permalink
chore: upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
w-h-a committed Oct 21, 2024
1 parent 3528834 commit 4f11efe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/gorilla/mux v1.8.1
github.com/stretchr/testify v1.9.0
github.com/urfave/cli v1.22.15
github.com/w-h-a/pkg v0.35.1-rc.2
github.com/w-h-a/pkg v0.36.0
go.opentelemetry.io/otel v1.31.0
go.opentelemetry.io/otel/sdk v1.31.0
google.golang.org/grpc v1.65.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/urfave/cli v1.22.15 h1:nuqt+pdC/KqswQKhETJjo7pvn/k4xMUxgW6liI7XpnM=
github.com/urfave/cli v1.22.15/go.mod h1:wSan1hmo5zeyLGBjRJbzRTNk8gwoYa2B9n4q9dmRIc0=
github.com/w-h-a/pkg v0.35.1-rc.2 h1:WPT9zNGgYZ4rCyziOb1kYBVgV4u7VKdhUwuYzV6/DzE=
github.com/w-h-a/pkg v0.35.1-rc.2/go.mod h1:B00oIoJw4uW57x48f6OT/+H1IsgZ1RKQW32YOtjSC10=
github.com/w-h-a/pkg v0.36.0 h1:QbpuaGCxwWTzSRdKzgXol5+TSz7BrcNdl+nVRlpp0jI=
github.com/w-h-a/pkg v0.36.0/go.mod h1:B00oIoJw4uW57x48f6OT/+H1IsgZ1RKQW32YOtjSC10=
go.opentelemetry.io/otel v1.31.0 h1:NsJcKPIW0D0H3NgzPDHmo0WW6SptzPdqg/L1zsIm2hY=
go.opentelemetry.io/otel v1.31.0/go.mod h1:O0C14Yl9FgkjqcCZAsE053C13OaddMYr/hz6clDkEJE=
go.opentelemetry.io/otel/metric v1.31.0 h1:FSErL0ATQAmYHUIzSezZibnyVlft1ybhy4ozRPcF2fE=
Expand Down

0 comments on commit 4f11efe

Please sign in to comment.