Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: posener/wstest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1
Choose a base ref
...
head repository: posener/wstest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Feb 17, 2018

  1. travis: use go 1.10

    posener committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    d79be08 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from posener/go1.10

    travis: use go 1.10
    Eyal Posener authored Feb 17, 2018
    Configuration menu
    Copy the full SHA
    28272a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Move to go modules (#29)

    * Move to go modules
    
    * Drop unnecessary before_install in travis
    ferhatelmas authored and posener committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    e79331f View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Fix error tests

    posener committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    b8ab684 View commit details
    Browse the repository at this point in the history
  2. Fix race condition in tests

    posener committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    61dfd9c View commit details
    Browse the repository at this point in the history
Loading