Skip to content

Commit

Permalink
Merge pull request #11 from BenB196/staging
Browse files Browse the repository at this point in the history
Updated crashplan-ffs-go-pkg to v0.0.4
  • Loading branch information
BenB196 authored Sep 14, 2019
2 parents 9d4362b + 181e815 commit 8e67541
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 16 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.2
0.0.3
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/BenB196/crashplan-ffs-puller
go 1.12

require (
github.com/BenB196/crashplan-ffs-go-pkg v0.0.3
github.com/BenB196/crashplan-ffs-go-pkg v0.0.4
github.com/BenB196/ip-api-go-pkg v0.0.4
github.com/google/go-cmp v0.3.0
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ github.com/BenB196/crashplan-ffs-go-pkg v0.0.2 h1:lt7/BN/gQ1arlZFVdZ++jqEh217WhI
github.com/BenB196/crashplan-ffs-go-pkg v0.0.2/go.mod h1:oBwZ5/KfaNokjvI2Hn2e6c5801ir11FOCq4lG5PcniE=
github.com/BenB196/crashplan-ffs-go-pkg v0.0.3 h1:mFIU+LiaiwspJcmVjjxy80I+km07aW3soHcFsDJy/s4=
github.com/BenB196/crashplan-ffs-go-pkg v0.0.3/go.mod h1:oBwZ5/KfaNokjvI2Hn2e6c5801ir11FOCq4lG5PcniE=
github.com/BenB196/crashplan-ffs-go-pkg v0.0.4 h1:LBIAOVn9HXiJSpA1xoVEIF9CI0HhGdObcjIM2VFL2x8=
github.com/BenB196/crashplan-ffs-go-pkg v0.0.4/go.mod h1:oBwZ5/KfaNokjvI2Hn2e6c5801ir11FOCq4lG5PcniE=
github.com/BenB196/ip-api-go-pkg v0.0.3 h1:FWmM7FkhT1N55jd4jPW7W9LVOQrG89DLlrgwMb5fosw=
github.com/BenB196/ip-api-go-pkg v0.0.3/go.mod h1:ccPdkBNnzf/uvuk7qXgEO06TCS/qILNJQP/KETQG4jU=
github.com/BenB196/ip-api-go-pkg v0.0.4 h1:BbWELxooG6l2gaXQ4i4gm6NsyikdbhalF+TKg08gDPQ=
Expand Down
8 changes: 4 additions & 4 deletions vendor/github.com/BenB196/crashplan-ffs-go-pkg/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/github.com/BenB196/crashplan-ffs-go-pkg/VERSION

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 24 additions & 8 deletions vendor/github.com/BenB196/crashplan-ffs-go-pkg/ffs.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# github.com/BenB196/crashplan-ffs-go-pkg v0.0.3
# github.com/BenB196/crashplan-ffs-go-pkg v0.0.4
github.com/BenB196/crashplan-ffs-go-pkg
# github.com/BenB196/ip-api-go-pkg v0.0.4
github.com/BenB196/ip-api-go-pkg
Expand Down

0 comments on commit 8e67541

Please sign in to comment.