From 89c48bd92b34b165770069b01aa9e2511d0448ca Mon Sep 17 00:00:00 2001 From: WANG Chucheng Date: Thu, 3 Feb 2022 00:12:39 -0500 Subject: refactor: reduce Font Awesome size with tree shaking --- go.sum | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 go.sum (limited to 'go.sum') diff --git a/go.sum b/go.sum new file mode 100644 index 0000000..ec355c5 --- /dev/null +++ b/go.sum @@ -0,0 +1,2 @@ +github.com/FortAwesome/Font-Awesome v0.0.0-20210804190922-7d3d774145ac h1:AjwgwoaDsNEA1Wtc8pgw/BqG7SEk9bKxXPjEPQQ42vY= +github.com/FortAwesome/Font-Awesome v0.0.0-20210804190922-7d3d774145ac/go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo= -- cgit v1.2.3