diff --git a/vendors/tabler/go.mod b/vendors/tabler/go.mod index 72b9831..10aa0c4 100644 --- a/vendors/tabler/go.mod +++ b/vendors/tabler/go.mod @@ -4,5 +4,5 @@ go 1.18 require ( github.com/hugomods/icons v0.6.4 // indirect - github.com/tabler/tabler-icons v3.15.0+incompatible // indirect + github.com/tabler/tabler-icons v3.16.0+incompatible // indirect ) diff --git a/vendors/tabler/go.sum b/vendors/tabler/go.sum index 1e7ef78..37c98e9 100644 --- a/vendors/tabler/go.sum +++ b/vendors/tabler/go.sum @@ -49,3 +49,4 @@ github.com/tabler/tabler-icons v3.12.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlU github.com/tabler/tabler-icons v3.13.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE= github.com/tabler/tabler-icons v3.14.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE= github.com/tabler/tabler-icons v3.15.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE= +github.com/tabler/tabler-icons v3.16.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE=