Skip to content

Commit

Permalink
Sync package specs
Browse files Browse the repository at this point in the history
  • Loading branch information
tas-runtime-bot authored and git committed Dec 1, 2024
1 parent 3b6904f commit b46e1dc
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion packages/nats-server/spec
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ files:
- code.cloudfoundry.org/vendor/golang.org/x/crypto/cryptobyte/*.go # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/cryptobyte/asn1/*.go # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/curve25519/*.go # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/ed25519/*.go # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/internal/alias/*.go # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/internal/poly1305/*.go # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/internal/poly1305/*.s # gosub
Expand Down
1 change: 0 additions & 1 deletion packages/nats-smoke/spec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ files:
- code.cloudfoundry.org/vendor/golang.org/x/crypto/blake2b/*.go # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/blake2b/*.s # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/curve25519/*.go # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/ed25519/*.go # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/internal/alias/*.go # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/internal/poly1305/*.go # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/internal/poly1305/*.s # gosub
Expand Down
1 change: 0 additions & 1 deletion packages/nats-tls-healthcheck/spec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ files:
- code.cloudfoundry.org/vendor/golang.org/x/crypto/blake2b/*.go # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/blake2b/*.s # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/curve25519/*.go # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/ed25519/*.go # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/internal/alias/*.go # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/internal/poly1305/*.go # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/internal/poly1305/*.s # gosub
Expand Down
2 changes: 1 addition & 1 deletion packages/nats-v2-migrate/spec
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ files:
- code.cloudfoundry.org/vendor/github.com/onsi/gomega/internal/*.go # gosub
- code.cloudfoundry.org/vendor/github.com/onsi/gomega/internal/gutil/*.go # gosub
- code.cloudfoundry.org/vendor/github.com/onsi/gomega/matchers/*.go # gosub
- code.cloudfoundry.org/vendor/github.com/onsi/gomega/matchers/internal/miter/*.go # gosub
- code.cloudfoundry.org/vendor/github.com/onsi/gomega/matchers/support/goraph/bipartitegraph/*.go # gosub
- code.cloudfoundry.org/vendor/github.com/onsi/gomega/matchers/support/goraph/edge/*.go # gosub
- code.cloudfoundry.org/vendor/github.com/onsi/gomega/matchers/support/goraph/node/*.go # gosub
Expand All @@ -67,7 +68,6 @@ files:
- code.cloudfoundry.org/vendor/golang.org/x/crypto/blake2b/*.go # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/blake2b/*.s # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/curve25519/*.go # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/ed25519/*.go # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/internal/alias/*.go # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/internal/poly1305/*.go # gosub
- code.cloudfoundry.org/vendor/golang.org/x/crypto/internal/poly1305/*.s # gosub
Expand Down

0 comments on commit b46e1dc

Please sign in to comment.