diff options
author | Lars Hoogestraat <lars@hoogi.eu> | 2020-06-20 17:52:42 +0200 |
---|---|---|
committer | Lars Hoogestraat <lars@hoogi.eu> | 2020-06-20 17:52:42 +0200 |
commit | 633722220ba451d265b69b329ad477b7d0c7e45b (patch) | |
tree | cf3be648bff2b9a7b9fc6750ce7707459757a0ed /go.mod | |
parent | 2a8ee52c02a05459363f1f3812b8b454f2463a56 (diff) | |
parent | cdd80eb611e3838b6e6eb9e624ecdba4dfb9d873 (diff) |
Merge branch 'master' of https://git.hoogi.eu/snafu/nistkasten
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +module git.hoogi.eu/nistkasten + +go 1.14 + +require gobot.io/x/gobot v1.14.0 |