Skip to content

Commit

Permalink
Добавил установку библиотеки cal
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Amezhenko committed Dec 20, 2024
1 parent e32c1f8 commit 8d9ad13
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ go:
before_install:
- go get github.com/mattn/goveralls
- go get github.com/kardianos/govendor
- go get github.com/rickar/cal
- govendor sync

script:
Expand Down
3 changes: 0 additions & 3 deletions cmd/konturtransferbot/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ import (
"github.com/ghodss/yaml"
"github.com/go-kit/kit/log"
"github.com/jessevdk/go-flags"

"github.com/rickar/cal/v2"
"github.com/rickar/cal/v2/ru"
)

func main() {
Expand Down

0 comments on commit 8d9ad13

Please sign in to comment.