Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
abaldeweg authored Jan 25, 2025
2 parents 1e5777c + e49e90a commit 455a304
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
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-20250123210645-5b2f44e75378
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250124170444-f1742e7bba0f
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
6 changes: 6 additions & 0 deletions logs_web/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ github.com/abaldeweg/warehouse-server/logs v0.0.0-20250123191826-b761c4e66785 h1
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250123191826-b761c4e66785/go.mod h1:2uw8MX5qdiQauGUtx4TmR3ZK06fykF7rRVKLqi2LxSY=
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250123210645-5b2f44e75378 h1:9bOHMpy9ady6qhFROEnz9hqMnbDsnfuqzC8mVArpW6o=
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250123210645-5b2f44e75378/go.mod h1:2uw8MX5qdiQauGUtx4TmR3ZK06fykF7rRVKLqi2LxSY=
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250124073805-d0d2d0625966 h1:k30sj2cDThdi76kavTN6w/ZDxTWg9PMKErRXzh7fyW0=
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250124073805-d0d2d0625966/go.mod h1:2uw8MX5qdiQauGUtx4TmR3ZK06fykF7rRVKLqi2LxSY=
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250124131724-51aa5ddd08b1 h1:ZG7ux8ATXI7MozKmU/6ofRpYHcrZKg3M4s6XmIlK7q8=
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250124131724-51aa5ddd08b1/go.mod h1:2uw8MX5qdiQauGUtx4TmR3ZK06fykF7rRVKLqi2LxSY=
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250124170444-f1742e7bba0f h1:YYzuIO6RNnPTYhNJ2qqsdj9HmBZ5RxKUWyhu8hNIQ7Q=
github.com/abaldeweg/warehouse-server/logs v0.0.0-20250124170444-f1742e7bba0f/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 455a304

Please sign in to comment.