diff s3/BUILD @ 198:008ca7780c8a

S3 upload got it to work.
author MrJuneJune <me@mrjunejune.com>
date Sat, 14 Feb 2026 16:18:14 -0800
parents 83f16548ba41
children
line wrap: on
line diff
--- a/s3/BUILD	Sat Feb 14 16:08:47 2026 -0800
+++ b/s3/BUILD	Sat Feb 14 16:18:14 2026 -0800
@@ -24,7 +24,7 @@
   hdrs = [":s3_hdrs"],
   deps = [
     "//dowa:dowa",
-    "//seobeo:seobeo_tcp_client",
+    "//seobeo:seobeo",
     "@openssl//:ssl",
   ],
   target_compatible_with = [
@@ -39,7 +39,7 @@
   hdrs = [":s3_hdrs"],
   deps = [
     "//dowa:dowa",
-    "//seobeo:seobeo_tcp_client",
+    "//seobeo:seobeo",
     "@openssl//:ssl",
   ],
   target_compatible_with = [