Skip to content

Commit

Permalink
feat: go1.17, looking-glass v0.2.0 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
nrwiersma authored Aug 17, 2021
1 parent 20fbf0c commit e422ac6
Show file tree
Hide file tree
Showing 3 changed files with 220 additions and 17 deletions.
9 changes: 7 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
module github.com/glasslabs/calendar

go 1.16
go 1.17

require (
github.com/apognu/gocal v0.8.0
github.com/glasslabs/looking-glass v0.1.0
github.com/glasslabs/looking-glass v0.2.0
)

require (
github.com/ChannelMeter/iso8601duration v0.0.0-20150204201828-8da3af7a2a61 // indirect
github.com/channelmeter/iso8601duration v0.0.0-20150204201828-8da3af7a2a61 // indirect
)
Loading

0 comments on commit e422ac6

Please sign in to comment.