From c6cc0108ca7738023b45e0eeac0fa2390532dd93 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 25 Oct 2024 00:47:47 +0200 Subject: Added vendor lock on deps --- vendor/github.com/microcosm-cc/bluemonday/.gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 vendor/github.com/microcosm-cc/bluemonday/.gitattributes (limited to 'vendor/github.com/microcosm-cc/bluemonday/.gitattributes') diff --git a/vendor/github.com/microcosm-cc/bluemonday/.gitattributes b/vendor/github.com/microcosm-cc/bluemonday/.gitattributes new file mode 100644 index 0000000..6313b56 --- /dev/null +++ b/vendor/github.com/microcosm-cc/bluemonday/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf -- cgit v1.2.3