mirror of
https://github.com/muun/recovery.git
synced 2025-11-12 14:51:37 -05:00
Release 2.0.0
This commit is contained in:
8
vendor/github.com/hhrutter/tiff/go.mod
generated
vendored
Normal file
8
vendor/github.com/hhrutter/tiff/go.mod
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
module github.com/hhrutter/tiff
|
||||
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/hhrutter/lzw v0.0.0-20190827003112-58b82c5a41cc
|
||||
golang.org/x/image v0.0.0-20190823064033-3a9bac650e44
|
||||
)
|
||||
Reference in New Issue
Block a user