update smithy to reduce noise in codegen output
All checks were successful
AWS-Zig Build / build-zig-amd64-host (push) Successful in 7m19s
All checks were successful
AWS-Zig Build / build-zig-amd64-host (push) Successful in 7m19s
This commit is contained in:
parent
f0b66d3cca
commit
464218b02c
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@
|
|||
|
||||
.dependencies = .{
|
||||
.smithy = .{
|
||||
.url = "https://git.lerch.org/lobo/smithy/archive/4187d8995112bfa2a071ea04f27a1da7c2259aab.tar.gz",
|
||||
.hash = "smithy-1.0.0-uAyBgXrRAgB7bdZwFdSwAVSzfmXSu_DZyjh0MlQUdinw",
|
||||
.url = "https://git.lerch.org/lobo/smithy/archive/fd9be1afbfcc60d52896c077d8e9c963bb667bf1.tar.gz",
|
||||
.hash = "smithy-1.0.0-uAyBgZPSAgBHStx7nrj0u3sN66g8Ppnn3XFUEJhn00rP",
|
||||
},
|
||||
.models = .{
|
||||
.url = "https://github.com/aws/aws-sdk-go-v2/archive/refs/tags/release-2025-05-05.tar.gz",
|
||||
|
|
Loading…
Add table
Reference in a new issue