Commit graph

16 commits

Author SHA1 Message Date
Max
e0569ac31e packages/hyprspace: enable optional prometheus metrics endpoint 2023-10-22 15:14:16 +02:00
Max
c3b5e04772 packages/hyprspace: 0.6.4 -> 0.6.5
go-libp2p: 0.30.0 -> 0.31.0
2023-10-22 14:19:34 +02:00
Max
821a2ce929 packages/hyprspace: 0.6.3 -> 0.6.4
- Go 1.19 -> 1.20
- bump dependencies
- switch to quic-v1 addresses
2023-08-21 19:19:23 +02:00
Max
209999e22c packages/hyprspace: 0.6.2 -> 0.6.3
- go-libp2p: 0.26.3 -> 0.26.4
2023-03-25 22:57:38 +01:00
Max
3792b2be5c packages/hyprspace: 0.5.2 -> 0.6.0
- Go: 1.18 -> 1.19
- go-libp2p: 0.23.4 -> 0.26.3
- go-libp2p-kad-dht: 0.20.0 -> 0.21.1
- go-multiaddr: 0.7.0 -> 0.8.0
- go-multibase: 0.1.1 -> 0.2.0
2023-03-24 16:43:58 +01:00
dependabot[bot]
c7dbbc1630 build(deps): bump golang.org/x/net in /packages/networking/hyprspace
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220923203811-8be639271d50 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 15:45:07 +01:00
dependabot[bot]
7680c67351
build(deps): bump github.com/ipld/go-ipld-prime
Bumps [github.com/ipld/go-ipld-prime](https://github.com/ipld/go-ipld-prime) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/ipld/go-ipld-prime/releases)
- [Changelog](https://github.com/ipld/go-ipld-prime/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ipld/go-ipld-prime/compare/v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: github.com/ipld/go-ipld-prime
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 14:15:40 +00:00
Max
9584c5f2f8 packages/hyprspace: never daemonize 2023-01-20 17:44:33 +01:00
Max
a01c1a5eea packages/hyprspace: bump github.com/libp2p/go-libp2p-kad-dht v0.18.0 -> v0.20.0 2022-12-31 19:50:49 +01:00
Max
b45ed60e8b packages/hyprspace: remove some deprecated packages, bump go-libp2p 0.23.2 -> 0.23.4 2022-11-11 20:55:50 +01:00
Max
91a5e9ad63 packages/hyprspace: go mod tidy 2022-11-11 20:55:50 +01:00
Max
bdc623056b packages/hyprspace: remove update command
We have Nix for installing software ;)
2022-10-18 23:02:53 +02:00
Max
fc3b1012ac packages/hyprspace: bump dependencies 2022-09-26 18:01:30 +02:00
Max
b15aea613b packages/hyprspace: use Go 1.18 2022-09-26 17:59:36 +02:00
Max
a65960bcdd packages/hyprspace: use multibase-encoded private keys 2022-09-26 00:00:05 +02:00
Max
9df627a8d2 packages/hyprspace: import source code from 'https://github.com/hyprspace/hyprspace' 2022-09-25 21:13:31 +02:00