Skip to content

Commit

Permalink
Update github.com/abaldeweg/warehouse-server/logs digest to 284172f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent 284172f commit 1a6223f
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion logs_import/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/abaldeweg/warehouse-server/logs_import
go 1.23.2

require (
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250126163955-e706dc4cbaf7
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250126185444-284172ff2ef1
github.com/spf13/cobra v1.8.1
)

Expand Down
2 changes: 2 additions & 0 deletions logs_import/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ github.com/abaldeweg/warehouse-server/logs v0.0.0-20250125153818-052f6ab4fe00 h1
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250125153818-052f6ab4fe00/go.mod h1:2uw8MX5qdiQauGUtx4TmR3ZK06fykF7rRVKLqi2LxSY=
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250126163955-e706dc4cbaf7 h1:eF26Yf8bMO2PiPA1yXMTB4SQlKFSrO8nCOug6jBJYFo=
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250126163955-e706dc4cbaf7/go.mod h1:2uw8MX5qdiQauGUtx4TmR3ZK06fykF7rRVKLqi2LxSY=
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250126185444-284172ff2ef1 h1:YJbTLyK4DAj4XCFiI975vkxJq0oF9itg9qlHy+199ZM=
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250126185444-284172ff2ef1/go.mod h1:2uw8MX5qdiQauGUtx4TmR3ZK06fykF7rRVKLqi2LxSY=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
Expand Down
2 changes: 1 addition & 1 deletion logs_web/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.24.3 // indirect
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.48.3 // indirect
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.48.3 // indirect
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250125153818-052f6ab4fe00
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250126185444-284172ff2ef1
github.com/bytedance/sonic v1.12.6 // indirect
github.com/bytedance/sonic/loader v0.2.1 // indirect
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
Expand Down
2 changes: 2 additions & 0 deletions logs_web/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ github.com/abaldeweg/warehouse-server/logs v0.0.0-20250125150353-e49e90a3713c h1
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250125150353-e49e90a3713c/go.mod h1:2uw8MX5qdiQauGUtx4TmR3ZK06fykF7rRVKLqi2LxSY=
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250125153818-052f6ab4fe00 h1:p/ZObI2Cns2kbuzWlU5k9EEw+5F9Z5sKF0E19oCt7Uo=
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250125153818-052f6ab4fe00/go.mod h1:2uw8MX5qdiQauGUtx4TmR3ZK06fykF7rRVKLqi2LxSY=
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250126185444-284172ff2ef1 h1:YJbTLyK4DAj4XCFiI975vkxJq0oF9itg9qlHy+199ZM=
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250126185444-284172ff2ef1/go.mod h1:2uw8MX5qdiQauGUtx4TmR3ZK06fykF7rRVKLqi2LxSY=
github.com/bytedance/sonic v1.12.6 h1:/isNmCUF2x3Sh8RAp/4mh4ZGkcFAX/hLrzrK3AvpRzk=
github.com/bytedance/sonic v1.12.6/go.mod h1:B8Gt/XvtZ3Fqj+iSKMypzymZxw/FVwgIGKzMzT9r/rk=
github.com/bytedance/sonic/loader v0.1.1/go.mod h1:ncP89zfokxS5LZrJxl5z0UJcsk4M4yY2JpfqGeCtNLU=
Expand Down

0 comments on commit 1a6223f

Please sign in to comment.