Update vendors.

This commit is contained in:
David Newhall II 2019-06-18 20:11:27 -07:00
parent 5783671b1d
commit dfec45f51f
2 changed files with 4 additions and 4 deletions

View File

@ -2,12 +2,12 @@
[[projects]] [[projects]]
digest = "1:ad651c76ca203a7c6715f4e46bf4b01516ae7486dc7d941c70e30a679d92a99b" digest = "1:11e7c0f12739f8ddebb72d8555d5d336f2121fd5c7d9f5909763e918947a5232"
name = "github.com/golift/unifi" name = "github.com/golift/unifi"
packages = ["."] packages = ["."]
pruneopts = "UT" pruneopts = "UT"
revision = "818dee1a2fbc743c99ab1ece93cefc2f0f630bf4" revision = "facbb7d0e5db951c7074504188fcfc13cca6d5b2"
version = "v2.1.1" version = "v2.1.2"
[[projects]] [[projects]]
branch = "master" branch = "master"

View File

@ -1,4 +1,4 @@
# Homebrew Formula, still under development - June 2019 # Homebrew Formula Template. Built by Makefile: `make fomula`
require "language/go" require "language/go"
class UnifiPoller < Formula class UnifiPoller < Formula