aptly/s3
André Roth 674f4f784b s3: use new Endpoint API
lint: s3/public.go#L136
SA1019: config.WithEndpointResolverWithOptions is deprecated: The global endpoint resolution interface is deprecated. See deprecation docs on [WithEndpointResolver]. (staticcheck)
lint: s3/public.go#L137
SA1019: aws.Endpoint is deprecated: This structure was used with the global [EndpointResolver] interface, which has been deprecated in favor of service-specific endpoint resolution. See the deprecation docs on that interface for more information.  (staticcheck)
lint: s3/public.go#L138
SA1019: aws.Endpoint is deprecated: This structure was used with the global [EndpointResolver] interface, which has been deprecated in favor of service-specific endpoint resolution. See the deprecation docs on that interface for more information.  (staticcheck)
2024-08-03 00:14:26 +02:00
..
public.go s3: use new Endpoint API 2024-08-03 00:14:26 +02:00
public_test.go fix test 2024-06-20 23:40:46 +02:00
s3.go Fix style issues. #15 2014-07-17 18:09:13 +04:00
s3_test.go gofmt -s 2015-02-22 14:29:09 +03:00
server_test.go s3: fix test 2024-02-06 20:49:35 +01:00