15 Commits

Author SHA1 Message Date
Lane Seppala
d5d64a591f Use go.mod path instead of containing dir 2022-06-28 11:16:56 -06:00
Lane Seppala
931fb377fd Using 'all' or './...' pseudotarget uses go mod dir 2022-06-27 12:09:10 -06:00
Brandyn Phelps
b73c5b4dd8 Correctly validate gomodpath (#19)
* Correctly validate go mod path

* add a reasonable default

* preserve required expectation instead

* regenerate the JS
2022-06-27 09:39:49 -07:00
Lane Seppala
d9b3ea0e54 Add JS bundles 2022-06-17 16:44:04 -06:00
Lane Seppala
7bc33fd24d Continue if no matches 2022-06-17 16:39:57 -06:00
Lane Seppala
41f80bd8e1 Include details in error msg 2022-06-17 15:15:23 -06:00
Lane Seppala
79efc0977a Add debug logging 2022-06-17 13:17:17 -06:00
Lane Seppala
be130df09a Correctly identify dependency versions chosen by Go 2022-06-16 22:46:09 -06:00
Lane Seppala
9ef4f7e494 Merge branch 'main' into lsep/fix-url-encoding 2022-06-16 21:03:56 -06:00
Lane Seppala
a919ac91a6 Do not URL-safe encode the namespace. PackageURL does this 2022-06-16 21:00:48 -06:00
Brandyn Phelps
76205cce4d Merge branch 'main' into patch-1 2022-06-16 17:54:16 -07:00
Lane Seppala
111eaef29a Use null namepsace when no namespace for package 2022-06-16 16:29:00 -06:00
Brandyn Phelps
d2e9adb5a2 Align snapshot metadata with current detector naming 2022-06-16 13:23:30 -07:00
Patrick Carlisle
3b63e35f41 Allow ./... as a build target 2022-06-15 16:51:21 -06:00
Lane Seppala
054f21a184 Release public version of the Go Dependency Submission action 2022-06-15 16:36:38 -06:00