minor fix - package updates

pull/271/head
hunterlong 2019-10-24 16:17:05 -07:00
parent c6da1ad683
commit 2fd1332906
5 changed files with 27 additions and 26 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
*.go -text diff=golang
*.gohtml -text diff=golang

39
Gopkg.lock generated
View File

@ -2,7 +2,7 @@
[[projects]]
digest = "1:d4bfd57449b0bdfe927ec45c8463afd8f5b6012d4bcd5a9da8581a408c23e57c"
digest = "1:ecb63d398130fee54aec9b9aa80df16b72c9d785255735bd5a30aa8889758a37"
name = "github.com/99designs/gqlgen"
packages = [
"complexity",
@ -11,8 +11,8 @@
"handler",
]
pruneopts = "UT"
revision = "a7bc468ca1b184a5ce1b07ea331e0121fc56ae82"
version = "v0.9.3"
revision = "efb6efe06c6e4fc706440acebf6f81fff85f295c"
version = "v0.10.1"
[[projects]]
digest = "1:07f7314344b2771963ada0b2a4a426c59d782dac227dcfff2499188a186446c0"
@ -74,12 +74,12 @@
version = "v1.4.1"
[[projects]]
digest = "1:4d2e5a73dc1500038e504a8d78b986630e3626dc027bc030ba5c75da257cdb96"
digest = "1:59f10c1537d2199d9115d946927fe31165959a95190849c82ff11e05803528b0"
name = "github.com/go-yaml/yaml"
packages = ["."]
pruneopts = "UT"
revision = "51d6538a90f86fe93ac480b35f37b2be17fef232"
version = "v2.2.2"
revision = "f221b8435cfb71e54062f6c6e99e9ade30b124d5"
version = "v2.2.4"
[[projects]]
digest = "1:cbec35fe4d5a4fba369a656a8cd65e244ea2c743007d8f6c1ccb132acf9d1296"
@ -125,7 +125,7 @@
version = "v0.5.3"
[[projects]]
digest = "1:b0c1770be8c52cf00117b98049de1e4df91c8df588102198364b09669bb60178"
digest = "1:dbdfa0171086e696a3e72527a13b02e653b7e03cd168618f505bd71bc6a3257b"
name = "github.com/jinzhu/gorm"
packages = [
".",
@ -134,8 +134,8 @@
"dialects/sqlite",
]
pruneopts = "UT"
revision = "836fb2c19d84dac7b0272958dfb9af7cf0d0ade4"
version = "v1.9.10"
revision = "81c17a7e2529c59efc4e74c5b32c1fb71fb12fa2"
version = "v1.9.11"
[[projects]]
digest = "1:01ed62f8f4f574d8aff1d88caee113700a2b44c42351943fa73cc1808f736a50"
@ -239,11 +239,11 @@
"blowfish",
]
pruneopts = "UT"
revision = "9756ffdc24725223350eb3266ffb92590d28f278"
revision = "87dc89f01550277dc22b74ffcf4cd89fa2f40f4c"
[[projects]]
branch = "master"
digest = "1:caffb9a4f8c756941de4b3eb577abd167e7fd4b570f2078c05ceb8835a1514cb"
digest = "1:b1c9d783fea9a0529d1aff7f1e3ffe9bfa474ad65a273d78c98d43e77c1fdd31"
name = "golang.org/x/net"
packages = [
"bpf",
@ -254,26 +254,26 @@
"ipv6",
]
pruneopts = "UT"
revision = "ba9fcec4b297b415637633c5a6e8fa592e4a16c3"
revision = "da9a3fd4c5820e74b24a6cb7fb438dc9b0dd377c"
[[projects]]
branch = "master"
digest = "1:d94059c196c160bd1c4030d49ffaa39a456be516501e5916bea663f5d79a75ec"
digest = "1:9f5be1dbb5091bb62d83fbb6db8e794adb8f0e05424679d6f15a17b670e38b4c"
name = "golang.org/x/sys"
packages = [
"unix",
"windows",
]
pruneopts = "UT"
revision = "9109b7679e13aa34a54834cfb4949cac4b96e576"
revision = "b09406accb4736d857a32bf9444cd7edae2ffa79"
[[projects]]
digest = "1:c25289f43ac4a68d88b02245742347c94f1e108c534dda442188015ff80669b3"
name = "google.golang.org/appengine"
packages = ["cloudsql"]
pruneopts = "UT"
revision = "5f2a59506353b8d5ba8cbbcd9f3c1f41f1eaf079"
version = "v1.6.2"
revision = "971852bfffca25b069c31162ae8f247a3dba083b"
version = "v1.6.5"
[[projects]]
branch = "v3"
@ -300,12 +300,12 @@
version = "v2.0.1"
[[projects]]
digest = "1:4d2e5a73dc1500038e504a8d78b986630e3626dc027bc030ba5c75da257cdb96"
digest = "1:59f10c1537d2199d9115d946927fe31165959a95190849c82ff11e05803528b0"
name = "gopkg.in/yaml.v2"
packages = ["."]
pruneopts = "UT"
revision = "51d6538a90f86fe93ac480b35f37b2be17fef232"
version = "v2.2.2"
revision = "f221b8435cfb71e54062f6c6e99e9ade30b124d5"
version = "v2.2.4"
[solve-meta]
analyzer-name = "dep"
@ -315,7 +315,6 @@
"github.com/99designs/gqlgen/graphql/introspection",
"github.com/99designs/gqlgen/handler",
"github.com/GeertJohan/go.rice",
"github.com/GeertJohan/go.rice/embedded",
"github.com/ararog/timeago",
"github.com/go-mail/mail",
"github.com/go-yaml/yaml",

View File

@ -27,7 +27,7 @@
[[constraint]]
name = "github.com/99designs/gqlgen"
version = "0.9.3"
version = "0.10.1"
[[constraint]]
name = "github.com/GeertJohan/go.rice"
@ -43,7 +43,7 @@
[[constraint]]
name = "github.com/go-yaml/yaml"
version = "2.2.2"
version = "2.2.4"
[[constraint]]
name = "github.com/gorilla/mux"
@ -55,7 +55,7 @@
[[constraint]]
name = "github.com/jinzhu/gorm"
version = "1.9.10"
version = "1.9.11"
[[constraint]]
name = "github.com/joho/godotenv"

View File

@ -94,6 +94,6 @@ func (u *lineNotifier) OnSuccess(s *types.Service) {
func (u *lineNotifier) OnSave() error {
msg := fmt.Sprintf("Notification %v is receiving updated information.", u.Method)
utils.Log(1, msg)
u.AddQueue("saved", message)
u.AddQueue("saved", msg)
return nil
}

File diff suppressed because one or more lines are too long