diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-12-19 11:04:58 +0100 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-12-19 11:04:58 +0100 |
| commit | b536cfd5e19ff6b114405258d4f259c1d7700422 (patch) | |
| tree | eeec3eca727f57887f71fef49b9f1289b49f8b88 /go.mod | |
| parent | ddf2837b2ea4af1f1187374e0c837d494e2fe05a (diff) | |
Go.mod: Remove local proxyguard replace
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -2,8 +2,6 @@ module codeberg.org/eduVPN/eduvpn-common go 1.22 -replace codeberg.org/eduVPN/proxyguard => ../proxyguard - require ( codeberg.org/eduVPN/proxyguard v0.0.0-20241028155505-e9ee8522373e github.com/jedisct1/go-minisign v0.0.0-20230811132847-661be99b8267 |
