Skip to content

Commit

Permalink
Update webspaced API
Browse files Browse the repository at this point in the history
  • Loading branch information
devplayer0 committed Oct 8, 2020
1 parent f5b0dfa commit d7b2f60
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/mitchellh/go-homedir v1.1.0
github.com/mitchellh/mapstructure v1.3.3
github.com/netsoc/iam/client v1.0.9
github.com/netsoc/webspaced/client v1.0.4
github.com/netsoc/webspaced/client v1.1.0
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
github.com/spf13/cobra v1.0.0
github.com/spf13/pflag v1.0.5
Expand Down
10 changes: 2 additions & 8 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -171,14 +171,8 @@ github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3Rllmb
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/netsoc/iam/client v1.0.9 h1:hrOXe0cVYzsvIlkFNUsq98mE7lyZnS7wBnriiUAGAzc=
github.com/netsoc/iam/client v1.0.9/go.mod h1:CA6PtAeTRVAx6AXb+DAjav7d754hNWcwEVFij9Nzsxg=
github.com/netsoc/webspaced/client v1.0.0 h1:FCiYbD4KuOzJ6i2Ieaxwgctp350fPUgG1DA1MCVVNJE=
github.com/netsoc/webspaced/client v1.0.0/go.mod h1:GFCOmONSPqvqD2LoglRBFrqr0GdUbN/7huvbsyXMRkU=
github.com/netsoc/webspaced/client v1.0.1 h1:bcwDEOGz1J7md0+UaW0kl3ck/fPvoippSmQb4N5Wtl8=
github.com/netsoc/webspaced/client v1.0.1/go.mod h1:GFCOmONSPqvqD2LoglRBFrqr0GdUbN/7huvbsyXMRkU=
github.com/netsoc/webspaced/client v1.0.3 h1:ZecvB9aAixybh+BNUTZ77GQVami5Shw6r0K8uQEXS74=
github.com/netsoc/webspaced/client v1.0.3/go.mod h1:GFCOmONSPqvqD2LoglRBFrqr0GdUbN/7huvbsyXMRkU=
github.com/netsoc/webspaced/client v1.0.4 h1:5WgSt9tb8jp9jfjIawxKLfIfxRmlUVpoNt3J8WimVpo=
github.com/netsoc/webspaced/client v1.0.4/go.mod h1:GFCOmONSPqvqD2LoglRBFrqr0GdUbN/7huvbsyXMRkU=
github.com/netsoc/webspaced/client v1.1.0 h1:WmUS4C3ZirHeOvDbLoNIZsAziiR4NnAzCwDZXXWuxXU=
github.com/netsoc/webspaced/client v1.1.0/go.mod h1:GFCOmONSPqvqD2LoglRBFrqr0GdUbN/7huvbsyXMRkU=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
github.com/pelletier/go-toml v1.2.0 h1:T5zMGML61Wp+FlcbWjRDT7yAxhJNAiPPLOFECq181zc=
Expand Down

0 comments on commit d7b2f60

Please sign in to comment.