Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rc/4.1 to Main #9

Merged
merged 3 commits into from
Jun 16, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.18

require (
github.com/jsightapi/datagram v0.0.0-20220518133429-389893b2d914
github.com/jsightapi/jsight-api-go-library v0.3.1-0.20220609105634-66dacc8fb482
github.com/jsightapi/jsight-schema-go-library v0.3.1-0.20220608142925-ffc7adb01d28
github.com/jsightapi/jsight-api-go-library v1.0.0
github.com/jsightapi/jsight-schema-go-library v1.0.0
github.com/stretchr/testify v1.7.0
)

Expand Down
8 changes: 8 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,18 @@ github.com/jsightapi/jsight-api-go-library v0.3.1-0.20220608143202-5aaf13dd4c61
github.com/jsightapi/jsight-api-go-library v0.3.1-0.20220608143202-5aaf13dd4c61/go.mod h1:VJX6QuLo3OkzXJm9Sp6Mlnp87uWpubd7uxu6/CWZBtU=
github.com/jsightapi/jsight-api-go-library v0.3.1-0.20220609105634-66dacc8fb482 h1:Yoi+kYl+9irvtBLOI8iT3GJHaYTIM7fENYldfsh3tO8=
github.com/jsightapi/jsight-api-go-library v0.3.1-0.20220609105634-66dacc8fb482/go.mod h1:VJX6QuLo3OkzXJm9Sp6Mlnp87uWpubd7uxu6/CWZBtU=
github.com/jsightapi/jsight-api-go-library v0.3.1-0.20220615115655-75385d7e0710 h1:xVNoi5W6paluOO5w9rr/tRTUkrBwJJ+lehDefqW3wBs=
github.com/jsightapi/jsight-api-go-library v0.3.1-0.20220615115655-75385d7e0710/go.mod h1:8UjFwluFsKBmT2NyxDhA/iwm4++QwrG3Bs31s122m8g=
github.com/jsightapi/jsight-api-go-library v1.0.0 h1:9rnhKHBS7dCogyxY3SR1NnghdA5Z2G4+LSMsl7DmK48=
github.com/jsightapi/jsight-api-go-library v1.0.0/go.mod h1:Pae4M/sz5vGK1+gxpTW9XTk8KHmVXbZKU5nZmJfLB1s=
github.com/jsightapi/jsight-schema-go-library v0.3.1-0.20220518141303-90f81f34b796 h1:w7DcC0xJFlot4sCOs5im9PXXVPVmk+liAtp8J/f4Z1U=
github.com/jsightapi/jsight-schema-go-library v0.3.1-0.20220518141303-90f81f34b796/go.mod h1:OO00XD+yMOCPSWZy3EpsknpHKL9U67CeAuFwTThJk4w=
github.com/jsightapi/jsight-schema-go-library v0.3.1-0.20220608142925-ffc7adb01d28 h1:s5sh4VErEhfGiNbgedtsAqcYvLQFbL3PgxRqPSJMXCw=
github.com/jsightapi/jsight-schema-go-library v0.3.1-0.20220608142925-ffc7adb01d28/go.mod h1:OO00XD+yMOCPSWZy3EpsknpHKL9U67CeAuFwTThJk4w=
github.com/jsightapi/jsight-schema-go-library v0.3.1-0.20220610155950-d0680a0b271b h1:9b0+ksbP39Zp7lN8Mv/MKrzB4NwyuzrecfEhsZmV4+o=
github.com/jsightapi/jsight-schema-go-library v0.3.1-0.20220610155950-d0680a0b271b/go.mod h1:OO00XD+yMOCPSWZy3EpsknpHKL9U67CeAuFwTThJk4w=
github.com/jsightapi/jsight-schema-go-library v1.0.0 h1:LgvwT61R3oqJ4TGyz7+AApvFIJaMeMFrBbLKsPNuPPw=
github.com/jsightapi/jsight-schema-go-library v1.0.0/go.mod h1:OO00XD+yMOCPSWZy3EpsknpHKL9U67CeAuFwTThJk4w=
github.com/lucasjones/reggen v0.0.0-20200904144131-37ba4fa293bb h1:w1g9wNDIE/pHSTmAaUhv4TZQuPBS6GV3mMz5hkgziIU=
github.com/lucasjones/reggen v0.0.0-20200904144131-37ba4fa293bb/go.mod h1:5ELEyG+X8f+meRWHuqUOewBOhvHkl7M76pdGEansxW4=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ github.com/davecgh/go-spew/spew
# github.com/jsightapi/datagram v0.0.0-20220518133429-389893b2d914
## explicit; go 1.18
github.com/jsightapi/datagram
# github.com/jsightapi/jsight-api-go-library v0.3.1-0.20220609105634-66dacc8fb482
# github.com/jsightapi/jsight-api-go-library v1.0.0
## explicit; go 1.18
github.com/jsightapi/jsight-api-go-library/catalog
github.com/jsightapi/jsight-api-go-library/core
Expand All @@ -13,7 +13,7 @@ github.com/jsightapi/jsight-api-go-library/jerr
github.com/jsightapi/jsight-api-go-library/kit
github.com/jsightapi/jsight-api-go-library/notation
github.com/jsightapi/jsight-api-go-library/scanner
# github.com/jsightapi/jsight-schema-go-library v0.3.1-0.20220608142925-ffc7adb01d28
# github.com/jsightapi/jsight-schema-go-library v1.0.0
## explicit; go 1.18
github.com/jsightapi/jsight-schema-go-library
github.com/jsightapi/jsight-schema-go-library/bytes
Expand Down