Skip to content

Commit

Permalink
upgrades uri
Browse files Browse the repository at this point in the history
  • Loading branch information
chanced committed Sep 25, 2022
1 parent e807ef1 commit 0205417
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/chanced/jsonx v0.0.7
github.com/chanced/maps v0.0.3
github.com/chanced/transcode v0.2.4
github.com/chanced/uri v0.2.1
github.com/chanced/uri v0.3.4
github.com/google/go-cmp v0.5.9
github.com/santhosh-tekuri/jsonschema/v5 v5.0.1
github.com/tidwall/gjson v1.14.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ github.com/chanced/maps v0.0.3 h1:FtiEgfg0KpVP2Jfa5muCkuhGNE+CyBEA9+QX6agd0hM=
github.com/chanced/maps v0.0.3/go.mod h1:+gAhsn8IHMw6nS10PwKiqowwrM3aKLkiLKF4IYzdKQU=
github.com/chanced/transcode v0.2.4 h1:uq4eUIcEGZrQD9XHYOaFhvKPSKvxmgZS0jzu8C3QK2c=
github.com/chanced/transcode v0.2.4/go.mod h1:PAyT7yNnhwPa3ifKANMi8tcxDIZFHgNTBt8fBeP3KWU=
github.com/chanced/uri v0.2.1 h1:FuCRw9/qodnWwQzh9IwXFNC4W5W5gDfaIcJdjiib1nU=
github.com/chanced/uri v0.2.1/go.mod h1:rQ71Mb+hLjOz5r1f8IcvyBJTbfnBE0pfRoP0flwxPPU=
github.com/chanced/uri v0.3.4 h1:qu+JiVZ6MVYv+6WiLbhcvr8M403V6j1B2ykf7xxuryk=
github.com/chanced/uri v0.3.4/go.mod h1:rQ71Mb+hLjOz5r1f8IcvyBJTbfnBE0pfRoP0flwxPPU=
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
Expand Down

0 comments on commit 0205417

Please sign in to comment.