Change package-name

This commit is contained in:
Ruakij 2022-11-03 08:43:40 +01:00
parent 5aae6c456e
commit f6c24f0eaa
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
RoutingTableToWGTranslator RoutingTableToWG
-- --
Translate Routing-Table Entries to Wireguard AllowedIPs with Filters Translate Routing-Table Entries to Wireguard AllowedIPs with Filters

2
go.mod
View File

@ -1,3 +1,3 @@
module RoutingTableToWgTranslator module routingtabletowg
go 1.19 go 1.19