From 0c47f6dc988efbd49907855ea0e9e165d50700ca Mon Sep 17 00:00:00 2001 From: bnewbold Date: Mon, 18 Dec 2023 19:31:48 +0400 Subject: bskyweb: update golang indigo dep (from May!), and some small devex tweaks (#2227) * bskyweb: update deps to current indigo * bskyweb: refactor handles to flatten control flow, and update to current indigo * go Makefile: remove --debug (not working) * bskyweb: default to public appview API instance * make: do internationalization build as part of build-web --- bskyweb/example.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bskyweb/example.env') diff --git a/bskyweb/example.env b/bskyweb/example.env index f8a45d7fc..80adc1555 100644 --- a/bskyweb/example.env +++ b/bskyweb/example.env @@ -1,2 +1,2 @@ GOLOG_LOG_LEVEL=info -ATP_APPVIEW_HOST=https://api.bsky.app +ATP_APPVIEW_HOST=https://public.api.bsky.app -- cgit 1.4.1