diff options
author | Valery Piashchynski <[email protected]> | 2021-05-25 16:29:22 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2021-05-25 16:29:22 +0300 |
commit | 30d2e97a5b2c8bb1807365dfdd2e081474293491 (patch) | |
tree | 18cfa7defd7dae98190634bb83a04647f9ebe9b5 /go.mod | |
parent | 8468e8677a3ff83c0dedfbb968e2bffd0dd278c8 (diff) | |
parent | f3ac33261d143ce18a239a6835d4eb9a87ce7c91 (diff) |
#685 Bump github.com/fatih/color from 1.11.0 to 1.12.0
#685 Bump github.com/fatih/color from 1.11.0 to 1.12.0
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ require ( github.com/alicebob/miniredis/v2 v2.14.4 github.com/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b github.com/dustin/go-humanize v1.0.0 - github.com/fatih/color v1.11.0 + github.com/fatih/color v1.12.0 github.com/go-ole/go-ole v1.2.5 // indirect github.com/go-redis/redis/v8 v8.8.3 github.com/gofiber/fiber/v2 v2.10.0 |