Skip to content

Commit

Permalink
fix: separating devicetype library data into separate repo
Browse files Browse the repository at this point in the history
  • Loading branch information
bl4ko committed Nov 8, 2024
1 parent 8fb2f8f commit 5259419
Show file tree
Hide file tree
Showing 143 changed files with 6 additions and 201,418 deletions.
411 changes: 0 additions & 411 deletions cmd/generator/generator.go

This file was deleted.

3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
module github.com/bl4ko/netbox-ssot

go 1.23
go 1.23.1

require (
github.com/PaloAltoNetworks/pango v0.10.2
github.com/bl4ko/go-devicetype-library v0.0.0-20241108075604-c61253424aae
github.com/cisco-en-programmability/dnacenter-go-sdk/v5 v5.0.32
github.com/luthermonson/go-proxmox v0.2.1
github.com/ovirt/go-ovirt v4.3.4+incompatible
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
github.com/PaloAltoNetworks/pango v0.10.2 h1:Tjn6vIzzAq6Dd7N0mDuiP8w8pz8k5W9zz/TTSUQCsQY=
github.com/PaloAltoNetworks/pango v0.10.2/go.mod h1:GztcRnVLur7G+VFG7Z5ZKNFgScLtsycwPMp1qVebE5g=
github.com/bl4ko/go-devicetype-library v0.0.0-20241108075604-c61253424aae h1:e6DT8HYb19nzPeMU/TAEmYVoSjcLjgth0YuX7sLW1FY=
github.com/bl4ko/go-devicetype-library v0.0.0-20241108075604-c61253424aae/go.mod h1:Pzm1BlRyR4uECezsRINDA6ZieFPumdFL+6yySpXM6t8=
github.com/buger/goterm v1.0.4 h1:Z9YvGmOih81P0FbVtEYTFF6YsSgxSUKEhf/f9bTMXbY=
github.com/buger/goterm v1.0.4/go.mod h1:HiFWV3xnkolgrBV3mY8m0X0Pumt4zg4QhbdOzQtB8tE=
github.com/cisco-en-programmability/dnacenter-go-sdk/v5 v5.0.32 h1:aEWjd0o0/IwBxJluO7aZPueTrCu16bVsD+Zael9zQSw=
Expand Down
5 changes: 0 additions & 5 deletions internal/devices/README.md

This file was deleted.

139 changes: 0 additions & 139 deletions internal/devices/combined_data.go

This file was deleted.

Loading

0 comments on commit 5259419

Please sign in to comment.