-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Randy Deborggraeve <randy@deb-ict.com>
- Loading branch information
1 parent
e826e24
commit 8105e61
Showing
2 changed files
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
github.com/beevik/etree v1.5.0 h1:iaQZFSDS+3kYZiGoc9uKeOkUY3nYMXOKLl6KIJxiJWs= | ||
github.com/beevik/etree v1.5.0/go.mod h1:gPNJNaBGVZ9AwsidazFZyygnd+0pAU38N4D+WemwKNs= | ||
github.com/deb-ict/go-xml v0.0.1-alpha h1:T6asa4Ts2qNHGOILmNXNoLYi+yph6jEvbMWiknctCOk= | ||
github.com/deb-ict/go-xml v0.0.1-alpha/go.mod h1:n1mfx+zyWFGk39GzLC5KmPUqbNf85vjrUB/JHL7RlZY= | ||
github.com/deb-ict/go-xml v1.0.4-alpha h1:D9xCwOQl2LFqWqBiODFpbiaSCJpyuEbzqXzo59IFVOU= | ||
github.com/deb-ict/go-xml v1.0.4-alpha/go.mod h1:n1mfx+zyWFGk39GzLC5KmPUqbNf85vjrUB/JHL7RlZY= |