From 898a0a96afd472fad8fe70be71f6cb00a4267c4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Wed, 12 Feb 2020 16:02:16 +0100 Subject: [PATCH] deps: Update golibsass Fixes #6885 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 1463987f09a..c5bb0135941 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/aws/aws-sdk-go v1.27.1 github.com/bep/debounce v1.2.0 github.com/bep/gitmap v1.1.1 - github.com/bep/golibsass v0.4.0 + github.com/bep/golibsass v0.5.0 github.com/bep/tmc v0.5.1 github.com/disintegration/gift v1.2.1 github.com/dlclark/regexp2 v1.2.0 // indirect