public-ip-tracker/tracker
Melora Hugues bd9bba54ba Create initial Go module
Ref #1

Create an initial Go module with a simple unit test and a makefile. This
can be tested using a CI pipeline, which will ensure that the following
commits don't break anything.
2023-01-05 18:51:53 +01:00
..
go.mod Create initial Go module 2023-01-05 18:51:53 +01:00
main.go Create initial Go module 2023-01-05 18:51:53 +01:00
main_test.go Create initial Go module 2023-01-05 18:51:53 +01:00
Makefile Create initial Go module 2023-01-05 18:51:53 +01:00