Logo
Explore Help
Sign In
logos-messaging/go-rln
1
0
Fork 0
You've already forked go-rln
mirror of https://github.com/logos-messaging/go-rln.git synced 2026-01-03 21:43:12 +00:00
Code Issues Packages Projects Releases Wiki Activity
go-rln/go.mod

11 lines
243 B
Modula-2
Raw Normal View History

added
2021-09-13 13:37:56 +02:00
module github.com/decanus/go-rln
go 1.16
feat: cross compilation and API refactor (#1) * chore: use cross instead of rustup for building rln * chore: generate protobuffer and contract * refactor: make API match nwaku * feat: add WakuRLNRelay type * test: rln * chore: add more architectures * refactor: use time.Duration instead of uint/float
2022-07-04 13:01:54 -04:00
require (
fix: remove contracts
2022-07-05 15:32:54 -04:00
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/kr/text v0.2.0 // indirect
feat: cross compilation and API refactor (#1) * chore: use cross instead of rustup for building rln * chore: generate protobuffer and contract * refactor: make API match nwaku * feat: add WakuRLNRelay type * test: rln * chore: add more architectures * refactor: use time.Duration instead of uint/float
2022-07-04 13:01:54 -04:00
github.com/stretchr/testify v1.7.2
fix: remove contracts
2022-07-05 15:32:54 -04:00
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
feat: cross compilation and API refactor (#1) * chore: use cross instead of rustup for building rln * chore: generate protobuffer and contract * refactor: make API match nwaku * feat: add WakuRLNRelay type * test: rln * chore: add more architectures * refactor: use time.Duration instead of uint/float
2022-07-04 13:01:54 -04:00
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 22ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API