Update the package dependencies

Former-commit-id: e3fecfd65ec03f3a354338f16c52c130ea25c7f9
This commit is contained in:
2023-03-28 21:30:25 +07:00
parent 4bf041be62
commit 0746c95f4f
2 changed files with 4 additions and 1 deletions

3
go.mod
View File

@ -1,6 +1,6 @@
module git.metabarcoding.org/lecasofts/go/obitools
go 1.18
go 1.20
require (
cloudeng.io/algo v0.0.0-20230314235058-45ee90f9cff7
@ -18,6 +18,7 @@ require (
)
require (
github.com/daichi-m/go18ds v1.12.1 // indirect
github.com/klauspost/compress v1.16.3 // indirect
github.com/mattn/go-runewidth v0.0.14 // indirect
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect