vendor: move vendored sources in-tree
This should make it easier to see changes instead of just a blob
This commit is contained in:
2
vendor/github.com/rabbitmq/amqp091-go/gen.sh
generated
vendored
Normal file
2
vendor/github.com/rabbitmq/amqp091-go/gen.sh
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
go run spec/gen.go < spec/amqp0-9-1.stripped.extended.xml | gofmt > spec091.go
|
||||
Reference in New Issue
Block a user