Skip to content

Commit

Permalink
Updated arran4/golang-ical version to latest
Browse files Browse the repository at this point in the history
as of 13.12.2021
my dirty way to get this is:
`root@f826a5084bed:/go# go get github.com/arran4/golang-ical@master`
`go: downloading github.com/arran4/golang-ical v0.0.0-20211212012649-32b67e209c4f`
  • Loading branch information
JM-Lemmi authored Dec 13, 2021
1 parent 98143bb commit e5d9b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.12
require (
github.com/BurntSushi/toml v0.3.1
github.com/GeertJohan/go.rice v1.0.0
github.com/arran4/golang-ical v0.0.0-20190321110053-15f120a86efc
github.com/arran4/golang-ical v0.0.0-20211212012649-32b67e209c4f
github.com/google/uuid v1.1.1
github.com/gorilla/mux v1.7.0
github.com/sirupsen/logrus v1.4.0
Expand Down

0 comments on commit e5d9b96

Please sign in to comment.