Files
Ben McClelland 97cc6bf23b chore: run go modernize tool
This is a fixup of the codebase using:
go run golang.org/x/tools/go/analysis/passes/modernize/cmd/modernize@latest -fix ./...

This has no bahvior changes, and only updates safe changes for
modern go features.
2026-03-10 09:47:37 -07:00
..
2026-03-10 09:47:37 -07:00

AWS SDK Go v2

This directory contains code from the AWS SDK Go v2 repository, modified in accordance with the Apache 2.0 License.

Description

The AWS SDK Go v2 is a collection of libraries and tools that enable developers to build applications that integrate with various AWS services. This directory and below contains modified code from the original repository, tailored to suit versitygw specific requirements.

License

The code in this directory is licensed under the Apache 2.0 License. Please refer to the LICENSE file for more information.