mirror of
https://github.com/charmbracelet/glow
synced 2024-12-12 21:22:31 +00:00
chore: go 1.16
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
dec59a2199
commit
d2870afb3d
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module github.com/charmbracelet/glow
|
||||
|
||||
go 1.13
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/charmbracelet/bubbles v0.7.6
|
||||
|
|
Loading…
Reference in a new issue