Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Albinet committed Sep 15, 2020
1 parent 674aa06 commit ba79010
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 5 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
module github.com/netbox-community/go-netbox

go 1.13
go 1.14

require (
github.com/go-openapi/errors v0.19.4
github.com/go-openapi/runtime v0.19.14
github.com/go-openapi/errors v0.19.6
github.com/go-openapi/runtime v0.19.21
github.com/go-openapi/strfmt v0.19.5
github.com/go-openapi/swag v0.19.8
github.com/go-openapi/validate v0.19.7
github.com/go-openapi/swag v0.19.9
github.com/go-openapi/validate v0.19.10
)
Loading

0 comments on commit ba79010

Please sign in to comment.