From 962ffd67721ab7612702c7a48db645f6226977e4 Mon Sep 17 00:00:00 2001 From: "Gerasimos (Makis) Maropoulos" Date: Tue, 17 Nov 2020 07:05:36 +0200 Subject: [PATCH] update deps (minor) --- NOTICE | 6 +++--- go.mod | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/NOTICE b/NOTICE index 6fba6315..5da165b6 100644 --- a/NOTICE +++ b/NOTICE @@ -101,9 +101,9 @@ Revision ID: 5fc50a00491616d5cd0cbce3abd8b699838e25ca toml 3012a1dbe2e4bd1 https://github.com/BurntSushi/toml 391d42b32f0577c b7bbc7f005 - jwt 5f34e0a4e28178b https://github.com/kataras/jwt - 3781df69552bdc5 - 481a0d4bef + jwt e87a84e0681e206 https://github.com/kataras/jwt + f3733932450e25d + 7747daf215 uuid cb32006e483f2a2 https://github.com/google/uuid 3230e24209cf185 c65b477dbf diff --git a/go.mod b/go.mod index 31e0a3b1..6c51a433 100644 --- a/go.mod +++ b/go.mod @@ -21,18 +21,18 @@ require ( github.com/json-iterator/go v1.1.10 github.com/kataras/blocks v0.0.4 github.com/kataras/golog v0.1.5 - github.com/kataras/jwt v0.0.5 - github.com/kataras/neffos v0.0.17 + github.com/kataras/jwt v0.0.6 + github.com/kataras/neffos v0.0.18 github.com/kataras/pio v0.0.10 github.com/kataras/sitemap v0.0.5 github.com/kataras/tunnel v0.0.2 - github.com/klauspost/compress v1.11.2 + github.com/klauspost/compress v1.11.3 github.com/mailru/easyjson v0.7.6 github.com/microcosm-cc/bluemonday v1.0.4 - github.com/russross/blackfriday/v2 v2.0.1 + github.com/russross/blackfriday/v2 v2.1.0 github.com/schollz/closestmatch v2.1.0+incompatible github.com/tdewolff/minify/v2 v2.9.10 - github.com/vmihailenco/msgpack/v5 v5.0.0-beta.9 + github.com/vmihailenco/msgpack/v5 v5.0.0-rc.3 github.com/yosssi/ace v0.0.5 go.etcd.io/bbolt v1.3.5 golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897