func/vendor/github.com/aws/smithy-go
Zbynek Roubalik e3b318adff
feat: Pipelines as Code - initial support (pack) (#1594)
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
2023-03-07 15:41:20 +00:00
..
auth/bearer [main] Upgrade to latest dependencies (#1341) 2022-10-17 20:47:09 +00:00
context [main] Upgrade to latest dependencies (#1341) 2022-10-17 20:47:09 +00:00
document chore: Update versions of major libraries used (#1277) 2022-09-23 17:46:13 +00:00
encoding feat: Pipelines as Code - initial support (pack) (#1594) 2023-03-07 15:41:20 +00:00
internal/sync/singleflight [main] Upgrade to latest dependencies (#1341) 2022-10-17 20:47:09 +00:00
io chore: Update versions of major libraries used (#1277) 2022-09-23 17:46:13 +00:00
logging chore: Update versions of major libraries used (#1277) 2022-09-23 17:46:13 +00:00
middleware chore: Update versions of major libraries used (#1277) 2022-09-23 17:46:13 +00:00
ptr chore: Update versions of major libraries used (#1277) 2022-09-23 17:46:13 +00:00
rand chore: Update versions of major libraries used (#1277) 2022-09-23 17:46:13 +00:00
time chore: Update versions of major libraries used (#1277) 2022-09-23 17:46:13 +00:00
transport/http [main] Upgrade to latest dependencies (#1341) 2022-10-17 20:47:09 +00:00
waiter chore: Update versions of major libraries used (#1277) 2022-09-23 17:46:13 +00:00
.gitignore chore: Update versions of major libraries used (#1277) 2022-09-23 17:46:13 +00:00
.travis.yml chore: Update versions of major libraries used (#1277) 2022-09-23 17:46:13 +00:00
CHANGELOG.md feat: Pipelines as Code - initial support (pack) (#1594) 2023-03-07 15:41:20 +00:00
CODE_OF_CONDUCT.md chore: Update versions of major libraries used (#1277) 2022-09-23 17:46:13 +00:00
CONTRIBUTING.md chore: Update versions of major libraries used (#1277) 2022-09-23 17:46:13 +00:00
LICENSE chore: Update versions of major libraries used (#1277) 2022-09-23 17:46:13 +00:00
Makefile chore: update pack (#1506) 2023-01-19 07:08:00 +00:00
NOTICE chore: Update versions of major libraries used (#1277) 2022-09-23 17:46:13 +00:00
README.md feat: Pipelines as Code - initial support (pack) (#1594) 2023-03-07 15:41:20 +00:00
doc.go chore: Update versions of major libraries used (#1277) 2022-09-23 17:46:13 +00:00
document.go chore: Update versions of major libraries used (#1277) 2022-09-23 17:46:13 +00:00
errors.go chore: Update versions of major libraries used (#1277) 2022-09-23 17:46:13 +00:00
go_module_metadata.go feat: Pipelines as Code - initial support (pack) (#1594) 2023-03-07 15:41:20 +00:00
local-mod-replace.sh chore: Update versions of major libraries used (#1277) 2022-09-23 17:46:13 +00:00
modman.toml chore: update pack (#1506) 2023-01-19 07:08:00 +00:00
validation.go chore: Update versions of major libraries used (#1277) 2022-09-23 17:46:13 +00:00

README.md

Smithy Go

Go Build StatusCodegen Build Status

Smithy code generators for Go.

WARNING: All interfaces are subject to change.

License

This project is licensed under the Apache-2.0 License.