Skip to content

Commit

Permalink
bump objects
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelwing committed Apr 28, 2022
1 parent a6fe9d2 commit 016b697
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/Postcord/rest
go 1.17

require (
github.com/Postcord/objects v0.1.4
github.com/Postcord/objects v0.1.5
github.com/go-redis/redis/v8 v8.11.4
github.com/go-redsync/redsync/v4 v4.5.0
github.com/google/go-querystring v1.1.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ github.com/Postcord/objects v0.1.3 h1:Jhb8LNB7a+pO+yNnFb4+J1tZ42XUBS9zni1OiNBCaD
github.com/Postcord/objects v0.1.3/go.mod h1:us6+Mmn+7oaoFaKVczduWg174LtgModEOpgCXyB0JF0=
github.com/Postcord/objects v0.1.4 h1:R6JFPcwblIGvLazwJOmtuA1oZVNM0hda28LEGKuJSPA=
github.com/Postcord/objects v0.1.4/go.mod h1:us6+Mmn+7oaoFaKVczduWg174LtgModEOpgCXyB0JF0=
github.com/Postcord/objects v0.1.5 h1:sIzGrAFkWvaWUpRIP5QgTLUo4jSGD5Ac/JIuQgfB2Ec=
github.com/Postcord/objects v0.1.5/go.mod h1:us6+Mmn+7oaoFaKVczduWg174LtgModEOpgCXyB0JF0=
github.com/cespare/xxhash/v2 v2.1.2 h1:YRXhKfTDauu4ajMg1TPgFO5jnlC2HCbmLXMcTG5cbYE=
github.com/cespare/xxhash/v2 v2.1.2/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
github.com/coreos/go-systemd/v22 v22.3.2/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
Expand Down

0 comments on commit 016b697

Please # to comment.