Skip to content

Commit

Permalink
Merge pull request #6 from milobella/renovate/github.com-milobella-ab…
Browse files Browse the repository at this point in the history
…ility-sdk-go-0.x

Update module github.com/milobella/ability-sdk-go to v0.10.0
  • Loading branch information
celian-garcia authored Oct 12, 2022
2 parents 219eb27 + 1e91667 commit ee823ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/milobella/ability-clock
go 1.19

require (
github.com/milobella/ability-sdk-go v0.9.1
github.com/milobella/ability-sdk-go v0.10.0
github.com/tkuchiki/go-timezone v0.2.2
)

Expand All @@ -20,7 +20,7 @@ require (
github.com/mattn/go-colorable v0.1.12 // indirect
github.com/mattn/go-isatty v0.0.14 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
github.com/milobella/oratio v1.4.4 // indirect
github.com/milobella/oratio v1.4.5 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/pelletier/go-toml v1.9.5 // indirect
github.com/pelletier/go-toml/v2 v2.0.5 // indirect
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -236,10 +236,14 @@ github.com/milobella/ability-sdk-go v0.9.0 h1://SEPF4Eenl+Nc8VeGP3T/bqPozw2NcjjG
github.com/milobella/ability-sdk-go v0.9.0/go.mod h1:16QcKXdeC5MWDxeUJj0kvK0zHb11JCzYEHXt93NZoW8=
github.com/milobella/ability-sdk-go v0.9.1 h1:l09emESKaivhTvw71d75MFlQuCXvURZNjq0Scr4IPw4=
github.com/milobella/ability-sdk-go v0.9.1/go.mod h1:2+0/38bI23ql4R1hbxr/bph9Mnxms4AQAXBRQM9ayno=
github.com/milobella/ability-sdk-go v0.10.0 h1:tupE8xtx1J97oN3z/BfeB0zhAx4m2UwdDzsVHunmf64=
github.com/milobella/ability-sdk-go v0.10.0/go.mod h1:ebtps3XDHvMTvmzdWnUWtCanDnQAjTNQ0N4cJNWHDss=
github.com/milobella/oratio v1.4.3 h1:tcRVVQcL6YcAtinb7fyfg6m1q9SsGrRcI9mZZNnjNNA=
github.com/milobella/oratio v1.4.3/go.mod h1:mngE1nPc7v/GmGh9MIrKJ/4KfNv3Utfgvk/GaT2WAuY=
github.com/milobella/oratio v1.4.4 h1:HTumC1SLAU1+mqkKJKyfXFMLlTvlaBLAJApOcz9RPKM=
github.com/milobella/oratio v1.4.4/go.mod h1:moqotaPFw3+wbMY3Rj50+uthSKXQSZuJMns1ynlYgq4=
github.com/milobella/oratio v1.4.5 h1:YEDdNfHFPJAPThnDUdLjBjuyjiw05HfbvXDeJrJt9dQ=
github.com/milobella/oratio v1.4.5/go.mod h1:g8eU3WNDMN74LN5GgmYuNTSH95yh9CUJdEQkfZyDbEI=
github.com/mitchellh/cli v1.0.0/go.mod h1:hNIlj7HEI86fIcpObd7a0FcrxTWetlwJDGcceTlRvqc=
github.com/mitchellh/go-homedir v1.0.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=
github.com/mitchellh/go-testing-interface v1.0.0/go.mod h1:kRemZodwjscx+RGhAo8eIhFbs2+BFgRtFPeD/KE+zxI=
Expand Down

0 comments on commit ee823ce

Please sign in to comment.