1
0
forked from ALHP/ALHP.GO

updated deps; return NEError for haskell packages

This commit is contained in:
2023-05-24 01:27:54 +02:00
parent 36757dc711
commit 6b95ba42e1
3 changed files with 6 additions and 4 deletions

2
go.mod
View File

@@ -33,7 +33,7 @@ require (
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a // indirect
github.com/jackc/pgtype v1.14.0 // indirect
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
github.com/zclconf/go-cty v1.13.1 // indirect
github.com/zclconf/go-cty v1.13.2 // indirect
golang.org/x/crypto v0.9.0 // indirect
golang.org/x/mod v0.10.0 // indirect
golang.org/x/sys v0.8.0 // indirect