Skip to content

Commit

Permalink
fix(deps): update module golang.org/x/sync to v0.10.0
Browse files Browse the repository at this point in the history
| datasource | package           | from   | to      |
| ---------- | ----------------- | ------ | ------- |
| go         | golang.org/x/sync | v0.9.0 | v0.10.0 |


Signed-off-by: Justin Bailey <[email protected]>
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 71b257a commit f9c8781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dagger/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
go.opentelemetry.io/otel/trace v1.27.0
go.opentelemetry.io/proto/otlp v1.3.1
golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa
golang.org/x/sync v0.9.0
golang.org/x/sync v0.10.0
google.golang.org/grpc v1.68.0
)

Expand Down

0 comments on commit f9c8781

Please sign in to comment.